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 vstinner
Recipients eric.snow, eryksun, matrixise, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-08.10:50:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496919049.14.0.383131497905.issue30547@psf.upfronthosting.co.za>
In-reply-to
Content
I created bpo-30598: Py_NewInterpreter() leaks a reference on warnoptions in _PySys_EndInit().
History
Date User Action Args
2017-06-08 10:50:49vstinnersetrecipients: + vstinner, paul.moore, tim.golden, eric.snow, zach.ware, eryksun, steve.dower, matrixise
2017-06-08 10:50:49vstinnersetmessageid: <1496919049.14.0.383131497905.issue30547@psf.upfronthosting.co.za>
2017-06-08 10:50:49vstinnerlinkissue30547 messages
2017-06-08 10:50:49vstinnercreate