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 gregory.p.smith
Recipients Greg Price, gregory.p.smith, sir-sigurd
Date 2019-09-12.14:41:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568299277.85.0.788223901045.issue37802@roundup.psfhosted.org>
In-reply-to
Content
New changeset c6734ee7c55add5fdc2c821729ed5f67e237a096 by Gregory P. Smith (Sergey Fedoseev) in branch 'master':
bpo-37802: Slightly improve perfomance of PyLong_FromUnsigned*() (GH-15192)
https://github.com/python/cpython/commit/c6734ee7c55add5fdc2c821729ed5f67e237a096
History
Date User Action Args
2019-09-12 14:41:17gregory.p.smithsetrecipients: + gregory.p.smith, Greg Price, sir-sigurd
2019-09-12 14:41:17gregory.p.smithsetmessageid: <1568299277.85.0.788223901045.issue37802@roundup.psfhosted.org>
2019-09-12 14:41:17gregory.p.smithlinkissue37802 messages
2019-09-12 14:41:17gregory.p.smithcreate