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-14.15:51:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647273117.22.0.404958023804.issue46906@roundup.psfhosted.org>
In-reply-to
Content
New changeset 11c25b87aeed162d422bc18530fe9699f311e586 by Victor Stinner in branch 'main':
bpo-46906: Mention native endian in PyFloat_Pack8() doc (GH-31866)
https://github.com/python/cpython/commit/11c25b87aeed162d422bc18530fe9699f311e586
History
Date User Action Args
2022-03-14 15:51:57vstinnersetrecipients: + vstinner, lemburg, rhettinger, mark.dickinson, stutzbach, methane
2022-03-14 15:51:57vstinnersetmessageid: <1647273117.22.0.404958023804.issue46906@roundup.psfhosted.org>
2022-03-14 15:51:57vstinnerlinkissue46906 messages
2022-03-14 15:51:57vstinnercreate