This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients Alex Gaynor, Joey Harrington, andrei.avk, lukasz.langa, michael-o, serhiy.storchaka, tarek
Date 2021-07-21.08:33:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626856395.21.0.764683638123.issue30511@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64f54b7ccd49764b0304e076bfd79b5482988f53 by andrei kulakov in branch 'main':
bpo-30511: Add note on thread safety to shutil.make_archive() (#26933)
https://github.com/python/cpython/commit/64f54b7ccd49764b0304e076bfd79b5482988f53
History
Date User Action Args
2021-07-21 08:33:15lukasz.langasetrecipients: + lukasz.langa, tarek, serhiy.storchaka, Alex Gaynor, Joey Harrington, michael-o, andrei.avk
2021-07-21 08:33:15lukasz.langasetmessageid: <1626856395.21.0.764683638123.issue30511@roundup.psfhosted.org>
2021-07-21 08:33:15lukasz.langalinkissue30511 messages
2021-07-21 08:33:15lukasz.langacreate