gh-74696: Pass root_dir to custom archivers which support it#94251
Merged
serhiy-storchaka merged 27 commits intopython:mainpython/cpython:mainfrom Oct 5, 2022
serhiy-storchaka:shutil-register_archive_format-supports_root_dir-attrserhiy-storchaka/cpython:shutil-register_archive_format-supports_root_dir-attrCopy head branch name to clipboard
Commits
Commits on Jun 25, 2022
- committed
Update Doc/library/shutil.rst
Show description for 563b0f5
Commits on Sep 29, 2022
Commits on Oct 2, 2022
gh-96397: Document that attributes need not be identifiers (#96454)
Show description for 679cf96Use SyntaxError invalid range in tutorial introduction example (GH-93031)
Show description for 8a0ad46gh-94526: getpath_dirname() no longer encodes the path (#97645)
Show description for cc1e8e0bpo-35675: IDLE - separate config_key window and frame (#11427)
Show description for 8fd0e86gh-87597: Document TimeoutExpired.stdout & .stderr types (#97685)
Show description for d1d6b31GH-96827: Don't touch closed loops from executor threads (#96837)
Show description for c6203f8GH-97592: Fix crash in C remove_done_callback due to evil code (#97660)
Show description for 67851dcgh-90110: Update the c-analyzer Tool (gh-97695)
Show description for 4c95e50gh-90908: Document asyncio.Task.cancelling() and asyncio.Task.uncancel() (#95253)
Show description for fb39e7fgh-95588: Drop the safety claim from `ast.literal_eval` docs. (#95919)
Show description for 5ffc011gh-95975: Move except/*/finally ref labels to more precise locations (#95976)
Show description for 879e866gh-97607: Fix content parsing in the impl-detail reST directive (#97652)
Show description for 299dd41- committed
- committed
Commits on Oct 4, 2022
Apply suggestions from code review
Show description for 9980c8c- authored