◐ Shell
clean mode source ↗

Message 414944 - Python tracker

Message414944

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 <1647040210.53.0.534781925006.issue46906@roundup.psfhosted.org>
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: <1647040210.53.0.534781925006.issue46906@roundup.psfhosted.org>
2022-03-11 23:10:10vstinnerlinkissue46906 messages
2022-03-11 23:10:10vstinnercreate