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