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 Lucas Cimon, vstinner
Date 2019-01-22.16:15:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548173705.81.0.34939486064.issue35720@roundup.psfhosted.org>
In-reply-to
Content
New changeset 35ca1820e19f81f69073f294503cdcd708fe490f by Victor Stinner (Lucas Cimon) in branch 'master':
bpo-35720: Fixing a memory leak in pymain_parse_cmdline_impl() (GH-11528)
https://github.com/python/cpython/commit/35ca1820e19f81f69073f294503cdcd708fe490f
History
Date User Action Args
2019-01-22 16:15:07vstinnersetrecipients: + vstinner, Lucas Cimon
2019-01-22 16:15:05vstinnersetmessageid: <1548173705.81.0.34939486064.issue35720@roundup.psfhosted.org>
2019-01-22 16:15:05vstinnerlinkissue35720 messages
2019-01-22 16:15:05vstinnercreate