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, miss-islington, serhiy.storchaka, tarek
Date 2021-07-21.09:04:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626858296.02.0.837487125805.issue30511@roundup.psfhosted.org>
In-reply-to
Content
New changeset 54d387105a5f0c3825a0f4fa607b58d55d05e572 by Miss Islington (bot) in branch '3.8':
bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) (#27276)
https://github.com/python/cpython/commit/54d387105a5f0c3825a0f4fa607b58d55d05e572
History
Date User Action Args
2021-07-21 09:04:56lukasz.langasetrecipients: + lukasz.langa, tarek, serhiy.storchaka, Alex Gaynor, Joey Harrington, miss-islington, michael-o, andrei.avk
2021-07-21 09:04:56lukasz.langasetmessageid: <1626858296.02.0.837487125805.issue30511@roundup.psfhosted.org>
2021-07-21 09:04:55lukasz.langalinkissue30511 messages
2021-07-21 09:04:55lukasz.langacreate