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 vstinner
Recipients corona10, mark.dickinson, miss-islington, pablogsal, rhettinger, serhiy.storchaka, vstinner
Date 2021-05-26.23:13:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622070804.96.0.439000667589.issue42161@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4115996342278de7c2a1b59ac348322e7a4e9072 by Miss Islington (bot) in branch '3.10':
bpo-42161: mathmodule.c: move _PyLong_GetOne() loop invariant (GH-26391) (GH-26393)
https://github.com/python/cpython/commit/4115996342278de7c2a1b59ac348322e7a4e9072
History
Date User Action Args
2021-05-26 23:13:24vstinnersetrecipients: + vstinner, rhettinger, mark.dickinson, serhiy.storchaka, corona10, pablogsal, miss-islington
2021-05-26 23:13:24vstinnersetmessageid: <1622070804.96.0.439000667589.issue42161@roundup.psfhosted.org>
2021-05-26 23:13:24vstinnerlinkissue42161 messages
2021-05-26 23:13:24vstinnercreate