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 gregory.p.smith, mark.dickinson, rhettinger, tim.peters
Date 2022-01-23.10:00:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset c7f20f1cc8c20654e5d539552604362feb9b0512 by Gregory P. Smith in branch 'main':
bpo-46406: Faster single digit int division. (#30626)
https://github.com/python/cpython/commit/c7f20f1cc8c20654e5d539552604362feb9b0512
History
Date User Action Args
2022-01-23 10:00:45mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, gregory.p.smith
2022-01-23 10:00:45mark.dickinsonsetmessageid: <[email protected]>
2022-01-23 10:00:45mark.dickinsonlinkissue46406 messages
2022-01-23 10:00:45mark.dickinsoncreate