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, pablogsal, vstinner
Date 2019-03-27.12:43:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553690632.67.0.27443430825.issue36447@roundup.psfhosted.org>
In-reply-to
Content
New changeset 34ef64fe5947bd7e1b075c785fc1125c4e600cd4 by Victor Stinner (Pablo Galindo) in branch 'master':
bpo-36447, bpo-36447: Fix refleak in _PySys_InitMain() (GH-12586)
https://github.com/python/cpython/commit/34ef64fe5947bd7e1b075c785fc1125c4e600cd4
History
Date User Action Args
2019-03-27 12:43:52vstinnersetrecipients: + vstinner, eric.snow, pablogsal
2019-03-27 12:43:52vstinnersetmessageid: <1553690632.67.0.27443430825.issue36447@roundup.psfhosted.org>
2019-03-27 12:43:52vstinnerlinkissue36447 messages
2019-03-27 12:43:52vstinnercreate