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 methane
Recipients gregory.p.smith, malin, methane, xtreak
Date 2021-04-12.05:47:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618206420.37.0.134231460558.issue43785@roundup.psfhosted.org>
In-reply-to
Content
New changeset cc2ffcdfd78df3a18edae60df81b2f1b044b1634 by Inada Naoki in branch 'master':
bpo-43785: Improve BZ2File performance by removing RLock (GH-25299)
https://github.com/python/cpython/commit/cc2ffcdfd78df3a18edae60df81b2f1b044b1634
History
Date User Action Args
2021-04-12 05:47:00methanesetrecipients: + methane, gregory.p.smith, malin, xtreak
2021-04-12 05:47:00methanesetmessageid: <1618206420.37.0.134231460558.issue43785@roundup.psfhosted.org>
2021-04-12 05:47:00methanelinkissue43785 messages
2021-04-12 05:47:00methanecreate