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 gregory.p.smith, lukasz.langa, malin, miss-islington
Date 2021-11-27.00:42:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637973728.82.0.743562890449.issue41735@roundup.psfhosted.org>
In-reply-to
Content
New changeset 57100c86baa8451a568348646834380cd425b858 by Miss Islington (bot) in branch '3.10':
[3.10] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH-29587) (GH-29811)
https://github.com/python/cpython/commit/57100c86baa8451a568348646834380cd425b858
History
Date User Action Args
2021-11-27 00:42:08miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, lukasz.langa, malin
2021-11-27 00:42:08miss-islingtonsetmessageid: <1637973728.82.0.743562890449.issue41735@roundup.psfhosted.org>
2021-11-27 00:42:08miss-islingtonlinkissue41735 messages
2021-11-27 00:42:08miss-islingtoncreate