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