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 gregory.p.smith, miss-islington, pablogsal, vstinner
Date 2022-03-03.23:25:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646349936.41.0.665687095979.issue46913@roundup.psfhosted.org>
In-reply-to
Content
New changeset 65b92ccdec2ee4a99e54aaf7ae2d9bbc2ebfe549 by Victor Stinner in branch 'main':
bpo-46913: Fix test_faulthandler.test_read_null() on UBSan (GH31672)
https://github.com/python/cpython/commit/65b92ccdec2ee4a99e54aaf7ae2d9bbc2ebfe549
History
Date User Action Args
2022-03-03 23:25:36vstinnersetrecipients: + vstinner, gregory.p.smith, pablogsal, miss-islington
2022-03-03 23:25:36vstinnersetmessageid: <1646349936.41.0.665687095979.issue46913@roundup.psfhosted.org>
2022-03-03 23:25:36vstinnerlinkissue46913 messages
2022-03-03 23:25:36vstinnercreate