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 Devin Jeanpierre, gregory.p.smith, python-dev, r.david.murray, vinay.sajip, yilei
Date 2017-11-11.22:48:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510440533.01.0.213398074469.issue21149@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e84f6d3817ad3d18fdfbb5223b8078606166cea0 by Gregory P. Smith in branch '2.7':
[2.7] bpo-21149: Workaround a GC finalization bug in logging. (#4368)
https://github.com/python/cpython/commit/e84f6d3817ad3d18fdfbb5223b8078606166cea0
History
Date User Action Args
2017-11-11 22:48:53gregory.p.smithsetrecipients: + gregory.p.smith, vinay.sajip, Devin Jeanpierre, r.david.murray, python-dev, yilei
2017-11-11 22:48:53gregory.p.smithsetmessageid: <1510440533.01.0.213398074469.issue21149@psf.upfronthosting.co.za>
2017-11-11 22:48:52gregory.p.smithlinkissue21149 messages
2017-11-11 22:48:52gregory.p.smithcreate