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 christian.heimes
Recipients Dennis Sweeney, Mark.Shannon, christian.heimes, methane
Date 2022-04-05.16:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649175491.49.0.671740215133.issue47009@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e88b572fb904b172f9e344069fb7118f1cee517 by Christian Heimes in branch 'main':
bpo-47009: Fix assert on big endian (GH-32332)
https://github.com/python/cpython/commit/9e88b572fb904b172f9e344069fb7118f1cee517
History
Date User Action Args
2022-04-05 16:18:11christian.heimessetrecipients: + christian.heimes, methane, Mark.Shannon, Dennis Sweeney
2022-04-05 16:18:11christian.heimessetmessageid: <1649175491.49.0.671740215133.issue47009@roundup.psfhosted.org>
2022-04-05 16:18:11christian.heimeslinkissue47009 messages
2022-04-05 16:18:11christian.heimescreate