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, pablogsal, vstinner
Date 2022-03-03.20:45:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646340308.03.0.160119316316.issue46913@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4173d677a1d7c72bb32d292fbff1b4cf073d615c by Victor Stinner in branch 'main':
bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN (GH-31662)
https://github.com/python/cpython/commit/4173d677a1d7c72bb32d292fbff1b4cf073d615c
History
Date User Action Args
2022-03-03 20:45:08vstinnersetrecipients: + vstinner, gregory.p.smith, pablogsal
2022-03-03 20:45:08vstinnersetmessageid: <1646340308.03.0.160119316316.issue46913@roundup.psfhosted.org>
2022-03-03 20:45:08vstinnerlinkissue46913 messages
2022-03-03 20:45:08vstinnercreate