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 Terry Davis, domdfcoding, eric.smith, mark.dickinson, rhettinger, serhiy.storchaka, vstinner
Date 2021-03-29.12:06:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617019618.07.0.292605169445.issue43624@roundup.psfhosted.org>
In-reply-to
Content
> On the other hand, I suppose it would be possible to have a feature flag that can be used to disable decimal underscores in 3.10 to prevent test failures. Just spitballing...

I wrote PEP 606 -- Python Compatibility Version https://www.python.org/dev/peps/pep-0606/ and it was rejected.
History
Date User Action Args
2021-03-29 12:06:58vstinnersetrecipients: + vstinner, rhettinger, mark.dickinson, eric.smith, serhiy.storchaka, Terry Davis, domdfcoding
2021-03-29 12:06:58vstinnersetmessageid: <1617019618.07.0.292605169445.issue43624@roundup.psfhosted.org>
2021-03-29 12:06:58vstinnerlinkissue43624 messages
2021-03-29 12:06:57vstinnercreate