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 petr.viktorin
Recipients Igor.Skochinsky, brandtbucher, gvanrossum, hroncok, lys.nikolaou, miss-islington, ned.deily, nnemkin, pablogsal, petr.viktorin, terry.reedy, vstinner
Date 2021-06-28.09:36:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624872980.85.0.00671801006925.issue40939@roundup.psfhosted.org>
In-reply-to
Content
New changeset dc10264eb880ed63fcf42c17057f3f5d879a0a0c by Miss Islington (bot) in branch '3.10':
bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855) (GH-26898)
https://github.com/python/cpython/commit/dc10264eb880ed63fcf42c17057f3f5d879a0a0c
History
Date User Action Args
2021-06-28 09:36:21petr.viktorinsetrecipients: + petr.viktorin, gvanrossum, terry.reedy, vstinner, ned.deily, nnemkin, Igor.Skochinsky, hroncok, lys.nikolaou, pablogsal, miss-islington, brandtbucher
2021-06-28 09:36:20petr.viktorinsetmessageid: <1624872980.85.0.00671801006925.issue40939@roundup.psfhosted.org>
2021-06-28 09:36:20petr.viktorinlinkissue40939 messages
2021-06-28 09:36:20petr.viktorincreate