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 vstinner
Date 2021-10-12.00:15:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The Py_FORCE_DOUBLE() macro was added in bpo-5724 by the change:

commit e05e8409e1b47a2c018ad8a67016546217165c60
Author: Mark Dickinson <[email protected]>
Date:   Mon May 4 13:30:43 2009 +0000

    Issue #5724: Fix cmath failures on Solaris 10.
History
Date User Action Args
2021-10-12 00:15:12vstinnersetrecipients: + vstinner
2021-10-12 00:15:12vstinnersetmessageid: <[email protected]>
2021-10-12 00:15:12vstinnerlinkissue45440 messages
2021-10-12 00:15:12vstinnercreate