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 lemburg, mark.dickinson, methane, rhettinger, stutzbach, vstinner
Date 2022-03-11.23:10:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 882d8096c262a5945e0cfdd706e5db3ad2b73543 by Victor Stinner in branch 'main':
bpo-46906: Add PyFloat_Pack8() to the C API (GH-31657)
https://github.com/python/cpython/commit/882d8096c262a5945e0cfdd706e5db3ad2b73543
History
Date User Action Args
2022-03-11 23:10:10vstinnersetrecipients: + vstinner, lemburg, rhettinger, mark.dickinson, stutzbach, methane
2022-03-11 23:10:10vstinnersetmessageid: <[email protected]>
2022-03-11 23:10:10vstinnerlinkissue46906 messages
2022-03-11 23:10:10vstinnercreate