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