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 aroberge
Recipients arian-f, aroberge, eric.smith, pablogsal, terry.reedy
Date 2022-01-07.21:44:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641591857.98.0.506589883404.issue46237@roundup.psfhosted.org>
In-reply-to
Content
> This also affects 3.9 I imagine, no?

Yes. And, from what I can tell, the same incorrect line is indicated at least all the way back to Python 3.6   (where it was "invalid token" instead of "invalid decimal literal).
History
Date User Action Args
2022-01-07 21:44:18arobergesetrecipients: + aroberge, terry.reedy, eric.smith, pablogsal, arian-f
2022-01-07 21:44:17arobergesetmessageid: <1641591857.98.0.506589883404.issue46237@roundup.psfhosted.org>
2022-01-07 21:44:17arobergelinkissue46237 messages
2022-01-07 21:44:17arobergecreate