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 cjw296
Recipients asvetlov, cjw296, czardoz, lisroach, mkokotovich, xtreak, yselivanov
Date 2020-01-26.15:30:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580052633.52.0.26272322133.issue39082@roundup.psfhosted.org>
In-reply-to
Content
New changeset 19be85c76503535c101b38194d282187de0ff631 by Chris Withers (Matthew Kokotovich) in branch '3.8':
[3.8] bpo-39082: Allow AsyncMock to correctly patch static/class methods (GH-18190)
https://github.com/python/cpython/commit/19be85c76503535c101b38194d282187de0ff631
History
Date User Action Args
2020-01-26 15:30:33cjw296setrecipients: + cjw296, asvetlov, yselivanov, czardoz, lisroach, xtreak, mkokotovich
2020-01-26 15:30:33cjw296setmessageid: <1580052633.52.0.26272322133.issue39082@roundup.psfhosted.org>
2020-01-26 15:30:33cjw296linkissue39082 messages
2020-01-26 15:30:33cjw296create