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 Anthony Sottile, BTaskaya, gaborjbernat, lys.nikolaou, pablogsal, serhiy.storchaka, vstinner
Date 2020-04-27.12:41:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587991292.61.0.916058128336.issue40335@roundup.psfhosted.org>
In-reply-to
Content
Until a fix is shipped, you can use -X oldparser command line option or PYTHONOLDPARSER=1 environment variable:
https://docs.python.org/dev/whatsnew/3.9.html#pep-617-new-parser
History
Date User Action Args
2020-04-27 12:41:32vstinnersetrecipients: + vstinner, serhiy.storchaka, Anthony Sottile, lys.nikolaou, pablogsal, gaborjbernat, BTaskaya
2020-04-27 12:41:32vstinnersetmessageid: <1587991292.61.0.916058128336.issue40335@roundup.psfhosted.org>
2020-04-27 12:41:32vstinnerlinkissue40335 messages
2020-04-27 12:41:32vstinnercreate