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 pitrou
Recipients ZackerySpytz, ncoghlan, petr.viktorin, pitrou
Date 2018-07-03.20:13:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530648812.22.0.56676864532.issue24596@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 20ae4c60258479a0732d12af292f422679444e2c by Antoine Pitrou (Miss Islington (bot)) in branch '3.7':
bpo-24596: Decref module in PyRun_SimpleFileExFlags() on SystemExit (GH-7918) (GH-8070)
https://github.com/python/cpython/commit/20ae4c60258479a0732d12af292f422679444e2c
History
Date User Action Args
2018-07-03 20:13:32pitrousetrecipients: + pitrou, ncoghlan, petr.viktorin, ZackerySpytz
2018-07-03 20:13:32pitrousetmessageid: <1530648812.22.0.56676864532.issue24596@psf.upfronthosting.co.za>
2018-07-03 20:13:32pitroulinkissue24596 messages
2018-07-03 20:13:31pitroucreate