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 mark.dickinson, serhiy.storchaka, tim.peters, vstinner
Date 2021-10-11.21:09:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633986584.38.0.416085401908.issue45412@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7103356455c8b0c2ba3523929327756413337a31 by Victor Stinner in branch 'main':
bpo-45412: Move _Py_SET_53BIT_PRECISION_START to pycore_pymath.h (GH-28882)
https://github.com/python/cpython/commit/7103356455c8b0c2ba3523929327756413337a31
History
Date User Action Args
2021-10-11 21:09:44vstinnersetrecipients: + vstinner, tim.peters, mark.dickinson, serhiy.storchaka
2021-10-11 21:09:44vstinnersetmessageid: <1633986584.38.0.416085401908.issue45412@roundup.psfhosted.org>
2021-10-11 21:09:44vstinnerlinkissue45412 messages
2021-10-11 21:09:44vstinnercreate