Skip to content

shutil.make_archive should not need to chdir (alternatively: make shutil.make_archive thread-safe)#74696

@AlexGaynor

Description

@AlexGaynor
BPO30511
Nosy@tarekziade, @ambv, @serhiy-storchaka, @miss-islington, @michael-o, @FFY00, @akulakov
PRs
  • bpo-30511: Add note on thread safety to shutil.make_archive() #26933
  • [3.10] bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) #27274
  • [3.9] bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) #27275
  • [3.8] bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) #27276
  • bpo-25625: add contextlib.chdir #28271
  • 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=Noneclosed_at=Nonecreated_at=<Date2017-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=<Date2021-09-17.13:26:13.713>user='https://bugs.python.org/AlexGaynor'

    bugs.python.org fields:

    activity=<Date2021-09-17.13:26:13.713>actor='FFY00'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)'] creation=<Date2017-05-30.13:46:18.840>creator='Alex Gaynor'dependencies= [] files= [] hgrepos= [] issue_num=30511keywords= ['patch'] message_count=10.0messages= ['294756', '294758', '294759', '294760', '297902', '389849', '396633', '397928', '397932', '397934', '397935'] nosy_count=9.0nosy_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=Nonestage='patch review'status='open'superseder=Nonetype=Noneurl='https://bugs.python.org/issue30511'versions= ['Python 2.7', 'Python 3.7']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errortype-featureA feature request or enhancement

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions