shutil.make_archive should not need to chdir (alternatively: make shutil.make_archive thread-safe) · Issue #74696 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2017-05-30.13:46:18.840> labels = ['3.7', 'library'] title = 'shutil.make_archive should not need to chdir (alternatively: make shutil.make_archive thread-safe)' updated_at = <Date 2021-09-17.13:26:13.713> user = 'https://bugs.python.org/AlexGaynor'
bugs.python.org fields:
activity = <Date 2021-09-17.13:26:13.713> actor = 'FFY00' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2017-05-30.13:46:18.840> creator = 'Alex Gaynor' dependencies = [] files = [] hgrepos = [] issue_num = 30511 keywords = ['patch'] message_count = 10.0 messages = ['294756', '294758', '294759', '294760', '297902', '389849', '396633', '397928', '397932', '397934', '397935'] nosy_count = 9.0 nosy_names = ['tarek', 'lukasz.langa', 'serhiy.storchaka', 'Alex Gaynor', 'Joey Harrington', 'miss-islington', 'michael-o', 'FFY00', 'andrei.avk'] pr_nums = ['26933', '27274', '27275', '27276', '28271'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue30511' versions = ['Python 2.7', 'Python 3.7']