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 pablogsal
Recipients pablogsal, terry.reedy, vstinner
Date 2021-09-21.16:28:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632241705.75.0.118094443506.issue45200@roundup.psfhosted.org>
In-reply-to
Content
New changeset a356272362c15f2561872f3206baf5e9a0543997 by Pablo Galindo Salgado in branch 'main':
bpo-45200: Ignore test_multiprocessing_* in ASAN build due to false positives (GH-28492)
https://github.com/python/cpython/commit/a356272362c15f2561872f3206baf5e9a0543997
History
Date User Action Args
2021-09-21 16:28:25pablogsalsetrecipients: + pablogsal, terry.reedy, vstinner
2021-09-21 16:28:25pablogsalsetmessageid: <1632241705.75.0.118094443506.issue45200@roundup.psfhosted.org>
2021-09-21 16:28:25pablogsallinkissue45200 messages
2021-09-21 16:28:25pablogsalcreate