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 methane, pablogsal, xtreak
Date 2019-03-01.09:08:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551431299.44.0.287600315893.issue36155@roundup.psfhosted.org>
In-reply-to
Content
Yup, I was actually using:

./python.exe -m test  test_asyncio test_gc -m test_gc 

when I found out thst the core cause was mock._ANY :)
History
Date User Action Args
2019-03-01 09:08:19pablogsalsetrecipients: + pablogsal, methane, xtreak
2019-03-01 09:08:19pablogsalsetmessageid: <1551431299.44.0.287600315893.issue36155@roundup.psfhosted.org>
2019-03-01 09:08:19pablogsallinkissue36155 messages
2019-03-01 09:08:19pablogsalcreate