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