← 返回首页
bpo-30511: Add note on thread safety to shutil.make_archive() by akulakov · Pull Request #26933 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bpo-30511: Add note on thread safety to shutil.make_archive()#26933

Merged
ambv merged 3 commits into
python:mainfrom
akulakov:30511-Shutil-make_archive-add-threadsafe-note
Jul 21, 2021
Merged

bpo-30511: Add note on thread safety to shutil.make_archive()#26933
ambv merged 3 commits into
python:mainfrom
akulakov:30511-Shutil-make_archive-add-threadsafe-note

Conversation

akulakov commented Jun 28, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

ambv merged commit 64f54b7 into python:main Jul 21, 2021

Copy link
Copy Markdown

@ambv: Please replace # with GH- in the commit message next time. Thanks!

Copy link
Copy Markdown
Contributor

Thanks @akulakov for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.8, 3.9.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-27274 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 21, 2021
…GH-26933) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 64f54b7) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>

Copy link
Copy Markdown

GH-27275 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 21, 2021
…GH-26933) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 64f54b7) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>

Copy link
Copy Markdown

GH-27276 is a backport of this pull request to the 3.8 branch.

sthagen added a commit to sthagen/python-cpython that referenced this pull request Jul 21, 2021
bpo-30511: Add note on thread safety to shutil.make_archive() (python#26933)
ambv pushed a commit that referenced this pull request Jul 21, 2021
…) (GH-27274) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 64f54b7) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
ambv pushed a commit that referenced this pull request Jul 21, 2021
…) (#27276) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 64f54b7) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
ambv pushed a commit that referenced this pull request Jul 21, 2021
…) (GH-27275) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 64f54b7) Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Footer

© 2026 GitHub, Inc.