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 serhiy.storchaka
Recipients serhiy.storchaka, sir-sigurd
Date 2019-02-21.10:01:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550743273.96.0.15853977633.issue36063@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea6207d593832fe50dbca39e94c138abbd5d266d by Serhiy Storchaka (Sergey Fedoseev) in branch 'master':
bpo-36063: Minor performance tweak in long_divmod(). (GH-11915)
https://github.com/python/cpython/commit/ea6207d593832fe50dbca39e94c138abbd5d266d
History
Date User Action Args
2019-02-21 10:01:13serhiy.storchakasetrecipients: + serhiy.storchaka, sir-sigurd
2019-02-21 10:01:13serhiy.storchakasetmessageid: <1550743273.96.0.15853977633.issue36063@roundup.psfhosted.org>
2019-02-21 10:01:13serhiy.storchakalinkissue36063 messages
2019-02-21 10:01:13serhiy.storchakacreate