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 miss-islington
Recipients Lucas Cimon, miss-islington, vstinner
Date 2019-01-22.16:42:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548175336.49.0.713527644149.issue35720@roundup.psfhosted.org>
In-reply-to
Content
New changeset f71e7433ebccb2e3a2665b93bb84de38f9c581c8 by Miss Islington (bot) in branch '3.7':
bpo-35720: Fixing a memory leak in pymain_parse_cmdline_impl() (GH-11528)
https://github.com/python/cpython/commit/f71e7433ebccb2e3a2665b93bb84de38f9c581c8
History
Date User Action Args
2019-01-22 16:42:18miss-islingtonsetrecipients: + miss-islington, vstinner, Lucas Cimon
2019-01-22 16:42:16miss-islingtonsetmessageid: <1548175336.49.0.713527644149.issue35720@roundup.psfhosted.org>
2019-01-22 16:42:16miss-islingtonlinkissue35720 messages
2019-01-22 16:42:16miss-islingtoncreate