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 miss-islington
Recipients Spencer Brown, Thomas, cuibonobo, eric.smith, kevinmehall, khaledk, malin, mdavis-xyz, miss-islington, serhiy.storchaka
Date 2022-03-20.14:54:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4aa8b802513340d12a6ffea3d5e2228ac6c7d5b8 by Miss Islington (bot) in branch '3.9':
bpo-42369: Fix thread safety of zipfile._SharedFile.tell (GH-26974)
https://github.com/python/cpython/commit/4aa8b802513340d12a6ffea3d5e2228ac6c7d5b8
History
Date User Action Args
2022-03-20 14:54:38miss-islingtonsetrecipients: + miss-islington, eric.smith, serhiy.storchaka, malin, Thomas, Spencer Brown, cuibonobo, mdavis-xyz, kevinmehall, khaledk
2022-03-20 14:54:38miss-islingtonsetmessageid: <[email protected]>
2022-03-20 14:54:38miss-islingtonlinkissue42369 messages
2022-03-20 14:54:38miss-islingtoncreate