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 Terry Davis
Recipients Terry Davis, domdfcoding, eric.smith, mark.dickinson, rhettinger, serhiy.storchaka, vstinner
Date 2021-03-26.23:52:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616802746.48.0.863239779292.issue43624@roundup.psfhosted.org>
In-reply-to
Content
Good point Victor, though I wonder how likely it is that a person using 3.10 would only use this particular new feature, and have an otherwise backwards-compatible codebase.

This isn't something that I asked about out of necessity, and there hasn't been any other discussion of this idea that anyone can remember.

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...
History
Date User Action Args
2021-03-26 23:52:26Terry Davissetrecipients: + Terry Davis, rhettinger, mark.dickinson, vstinner, eric.smith, serhiy.storchaka, domdfcoding
2021-03-26 23:52:26Terry Davissetmessageid: <1616802746.48.0.863239779292.issue43624@roundup.psfhosted.org>
2021-03-26 23:52:26Terry Davislinkissue43624 messages
2021-03-26 23:52:26Terry Daviscreate