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 gregory.p.smith
Recipients gregory.p.smith, lukasz.langa, malin, miss-islington
Date 2021-11-27.00:21:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637972490.47.0.767850414368.issue41735@roundup.psfhosted.org>
In-reply-to
Content
New changeset 86c1265cdc64030c8921e0da5fcae2ac64299c26 by Ma Lin in branch '3.9':
[3.9] bpo-41735: Fix thread lock in zlib.Decompress.flush() may go wrong (GH-29588)
https://github.com/python/cpython/commit/86c1265cdc64030c8921e0da5fcae2ac64299c26
History
Date User Action Args
2021-11-27 00:21:30gregory.p.smithsetrecipients: + gregory.p.smith, lukasz.langa, malin, miss-islington
2021-11-27 00:21:30gregory.p.smithsetmessageid: <1637972490.47.0.767850414368.issue41735@roundup.psfhosted.org>
2021-11-27 00:21:30gregory.p.smithlinkissue41735 messages
2021-11-27 00:21:30gregory.p.smithcreate