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 ethan.furman
Recipients Arfrever, alanmcintyre, ethan.furman, sam_ezeh, schmir, schuppenies, serhiy.storchaka, thijs, twouters
Date 2022-04-05.18:41:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 050a8f94c678a05d506fe192c863c4a572178c42 by Sam Ezeh in branch 'main':
bpo-4833: Add ZipFile.mkdir (GH-32160)
https://github.com/python/cpython/commit/050a8f94c678a05d506fe192c863c4a572178c42
History
Date User Action Args
2022-04-05 18:41:41ethan.furmansetrecipients: + ethan.furman, twouters, alanmcintyre, schmir, schuppenies, Arfrever, thijs, serhiy.storchaka, sam_ezeh
2022-04-05 18:41:41ethan.furmansetmessageid: <[email protected]>
2022-04-05 18:41:41ethan.furmanlinkissue4833 messages
2022-04-05 18:41:41ethan.furmancreate