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 asvetlov, lukasz.langa, pablogsal, vstinner, yselivanov
Date 2019-06-04.10:26:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4cdbc452ce308bb55523e53963cabdc988e3f44b by Pablo Galindo in branch 'master':
bpo-37148: Fix asyncio test that check for warning when running the test suite with huntleaks (GH-13800)
https://github.com/python/cpython/commit/4cdbc452ce308bb55523e53963cabdc988e3f44b
History
Date User Action Args
2019-06-04 10:26:25pablogsalsetrecipients: + pablogsal, vstinner, asvetlov, lukasz.langa, yselivanov
2019-06-04 10:26:25pablogsalsetmessageid: <[email protected]>
2019-06-04 10:26:25pablogsallinkissue37148 messages
2019-06-04 10:26:25pablogsalcreate