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 pablogsal
Recipients BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-04-24.13:51:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587736275.61.0.522920540952.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24ffe705c30e36c82940d75fd1454256634d0b3c by Lysandros Nikolaou in branch 'master':
bpo-40334: Rewrite test_c_parser to avoid memory leaks (GH-19694)
https://github.com/python/cpython/commit/24ffe705c30e36c82940d75fd1454256634d0b3c
History
Date User Action Args
2020-04-24 13:51:15pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, cstratak, lys.nikolaou, BTaskaya
2020-04-24 13:51:15pablogsalsetmessageid: <1587736275.61.0.522920540952.issue40334@roundup.psfhosted.org>
2020-04-24 13:51:15pablogsallinkissue40334 messages
2020-04-24 13:51:15pablogsalcreate