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.Shannon
Recipients Mark.Shannon, mark.dickinson, vstinner
Date 2021-08-25.13:28:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629898127.39.0.092556157752.issue44946@roundup.psfhosted.org>
In-reply-to
Content
New changeset 15d50d7ed8afd3ab26b00210b5b4feaaadd5af51 by Mark Shannon in branch 'main':
bpo-44946: Streamline operators and creation of ints for common case of single 'digit'. (GH-27832)
https://github.com/python/cpython/commit/15d50d7ed8afd3ab26b00210b5b4feaaadd5af51
History
Date User Action Args
2021-08-25 13:28:47Mark.Shannonsetrecipients: + Mark.Shannon, mark.dickinson, vstinner
2021-08-25 13:28:47Mark.Shannonsetmessageid: <1629898127.39.0.092556157752.issue44946@roundup.psfhosted.org>
2021-08-25 13:28:47Mark.Shannonlinkissue44946 messages
2021-08-25 13:28:47Mark.Shannoncreate