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 vstinner
Date 2019-10-04.13:26:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570195562.77.0.294362630148.issue38353@roundup.psfhosted.org>
In-reply-to
Content
New changeset abd7cd856ba326bd7574135c7d034e98492ab695 by Victor Stinner in branch 'master':
bpo-38353: getpath.c uses dynamically allocated strings (GH-16582)
https://github.com/python/cpython/commit/abd7cd856ba326bd7574135c7d034e98492ab695
History
Date User Action Args
2019-10-04 13:26:02vstinnersetrecipients: + vstinner
2019-10-04 13:26:02vstinnersetmessageid: <1570195562.77.0.294362630148.issue38353@roundup.psfhosted.org>
2019-10-04 13:26:02vstinnerlinkissue38353 messages
2019-10-04 13:26:02vstinnercreate