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 Ian.H, brett.cannon, eric.snow, gregory.p.smith, ncoghlan, twouters
Date 2021-07-07.23:26:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625700374.61.0.519120333197.issue43895@roundup.psfhosted.org>
In-reply-to
Content
New changeset fed2fc4443235fa9669b73817827fd6da88e3417 by Ian Henriksen in branch 'main':
bpo-43895: Remove an unnecessary cache of shared object handles (GH-25487)
https://github.com/python/cpython/commit/fed2fc4443235fa9669b73817827fd6da88e3417
History
Date User Action Args
2021-07-07 23:26:14gregory.p.smithsetrecipients: + gregory.p.smith, twouters, brett.cannon, ncoghlan, eric.snow, Ian.H
2021-07-07 23:26:14gregory.p.smithsetmessageid: <1625700374.61.0.519120333197.issue43895@roundup.psfhosted.org>
2021-07-07 23:26:14gregory.p.smithlinkissue43895 messages
2021-07-07 23:26:14gregory.p.smithcreate