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 ZackerySpytz
Recipients ZackerySpytz, larry, python-dev, serhiy.storchaka
Date 2019-06-23.19:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561317220.87.0.392148216074.issue20181@roundup.psfhosted.org>
In-reply-to
Content
PR 14326 converts Modules/readline.c.

As the parser module is slated for removal in 3.9 (according to PEP 594), Modules/parsermodule.c should not be converted.
History
Date User Action Args
2019-06-23 19:13:40ZackerySpytzsetrecipients: + ZackerySpytz, larry, python-dev, serhiy.storchaka
2019-06-23 19:13:40ZackerySpytzsetmessageid: <1561317220.87.0.392148216074.issue20181@roundup.psfhosted.org>
2019-06-23 19:13:40ZackerySpytzlinkissue20181 messages
2019-06-23 19:13:40ZackerySpytzcreate