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 miss-islington
Recipients Jean-Louis Tamburini, brett.cannon, eric.snow, eryksun, miss-islington, ncoghlan, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-06-24.03:31:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529811083.77.0.56676864532.issue33451@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 56aaef0ddba6275b8043b58433739a64497f33b4 by Miss Islington (bot) in branch '3.7':
bpo-33451: Close pyc files before calling PyEval_EvalCode() (GH-7884)
https://github.com/python/cpython/commit/56aaef0ddba6275b8043b58433739a64497f33b4
History
Date User Action Args
2018-06-24 03:31:23miss-islingtonsetrecipients: + miss-islington, brett.cannon, paul.moore, ncoghlan, tim.golden, eric.snow, zach.ware, eryksun, steve.dower, Jean-Louis Tamburini
2018-06-24 03:31:23miss-islingtonsetmessageid: <1529811083.77.0.56676864532.issue33451@psf.upfronthosting.co.za>
2018-06-24 03:31:23miss-islingtonlinkissue33451 messages
2018-06-24 03:31:23miss-islingtoncreate