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.dickinson
Recipients mark.dickinson, sir-sigurd
Date 2020-05-10.09:16:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589102161.2.0.478201963476.issue37986@roundup.psfhosted.org>
In-reply-to
Content
New changeset 86a93fddf72a2711aca99afa0c5374c8d6b4a321 by Sergey Fedoseev in branch 'master':
bpo-37986: Improve perfomance of PyLong_FromDouble() (GH-15611)
https://github.com/python/cpython/commit/86a93fddf72a2711aca99afa0c5374c8d6b4a321
History
Date User Action Args
2020-05-10 09:16:01mark.dickinsonsetrecipients: + mark.dickinson, sir-sigurd
2020-05-10 09:16:01mark.dickinsonsetmessageid: <1589102161.2.0.478201963476.issue37986@roundup.psfhosted.org>
2020-05-10 09:16:01mark.dickinsonlinkissue37986 messages
2020-05-10 09:16:01mark.dickinsoncreate