Message 411541 - Python tracker

Message411541

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 tim.peters
Recipients gregory.p.smith, mark.dickinson, rhettinger, tim.peters
Date 2022-01-25.01:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643072770.17.0.847089236077.issue46406@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7c26472d09548905d8c158b26b6a2b12de6cdc32 by Tim Peters in branch 'main':
bpo-46504: faster code for trial quotient in x_divrem() (GH-30856)
https://github.com/python/cpython/commit/7c26472d09548905d8c158b26b6a2b12de6cdc32
History
Date User Action Args
2022-01-25 01:06:10tim.peterssetrecipients: + tim.peters, rhettinger, gregory.p.smith, mark.dickinson
2022-01-25 01:06:10tim.peterssetmessageid: <1643072770.17.0.847089236077.issue46406@roundup.psfhosted.org>
2022-01-25 01:06:10tim.peterslinkissue46406 messages
2022-01-25 01:06:10tim.peterscreate