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 gregory.p.smith
Recipients JunyiXie, gregory.p.smith
Date 2021-09-14.18:32:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631644321.39.0.896748775424.issue45196@roundup.psfhosted.org>
In-reply-to
Content
New changeset b668cdfa09e9bdfcfddaadd23dbd455d5f667383 by junyixie in branch 'main':
bpo-45196: prevent unittest crash on address sanitizer builds (GH-28331)
https://github.com/python/cpython/commit/b668cdfa09e9bdfcfddaadd23dbd455d5f667383
History
Date User Action Args
2021-09-14 18:32:01gregory.p.smithsetrecipients: + gregory.p.smith, JunyiXie
2021-09-14 18:32:01gregory.p.smithsetmessageid: <1631644321.39.0.896748775424.issue45196@roundup.psfhosted.org>
2021-09-14 18:32:01gregory.p.smithlinkissue45196 messages
2021-09-14 18:32:01gregory.p.smithcreate