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 mark.dickinson
Recipients Austin Bingham, christian.heimes, gvanrossum, mark.dickinson, rhettinger, robert_smallshire, serhiy.storchaka, tim.peters
Date 2020-10-05.07:45:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601883947.52.0.789875104462.issue26680@roundup.psfhosted.org>
In-reply-to
Content
Ok, so we need to either (a) revert PR 6121 and then re-do the changes, without the changes to numbers.py, or (b) make a second PR to undo the numbers.py changes. I think there's (calendar) time available for option (b), but I'm not going to have bandwidth to do it any time soon, so there's a risk that the current changes make it into Python 3.10 purely through inertia. What's the best approach here?
History
Date User Action Args
2020-10-05 07:45:47mark.dickinsonsetrecipients: + mark.dickinson, gvanrossum, tim.peters, rhettinger, christian.heimes, serhiy.storchaka, robert_smallshire, Austin Bingham
2020-10-05 07:45:47mark.dickinsonsetmessageid: <1601883947.52.0.789875104462.issue26680@roundup.psfhosted.org>
2020-10-05 07:45:47mark.dickinsonlinkissue26680 messages
2020-10-05 07:45:46mark.dickinsoncreate