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 brandtbucher, gvanrossum, lys.nikolaou, miss-islington, nnemkin, pablogsal, vstinner
Date 2020-06-21.01:16:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592702161.04.0.142873372073.issue40939@roundup.psfhosted.org>
In-reply-to
Content
New changeset d301d9473e9a9b78d6e6678e9fe5ef66d46084e1 by Lysandros Nikolaou in branch '3.9':
[3.9] bpo-40939: Deprecate the PyParser_SimpleParse* functions (GH-21012)
https://github.com/python/cpython/commit/d301d9473e9a9b78d6e6678e9fe5ef66d46084e1
History
Date User Action Args
2020-06-21 01:16:01pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, nnemkin, lys.nikolaou, miss-islington, brandtbucher
2020-06-21 01:16:01pablogsalsetmessageid: <1592702161.04.0.142873372073.issue40939@roundup.psfhosted.org>
2020-06-21 01:16:01pablogsallinkissue40939 messages
2020-06-21 01:16:00pablogsalcreate