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 miss-islington
Recipients asvetlov, cjw296, lisroach, michael.foord, miss-islington, xtreak, yselivanov
Date 2019-05-28.07:07:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559027275.65.0.039787663338.issue36996@roundup.psfhosted.org>
In-reply-to
Content
New changeset 436c2b0d67da68465e709a96daac7340af3a5238 by Miss Islington (bot) (Xtreak) in branch 'master':
bpo-36996: Handle async functions when mock.patch is used as a decorator (GH-13562)
https://github.com/python/cpython/commit/436c2b0d67da68465e709a96daac7340af3a5238
History
Date User Action Args
2019-05-28 07:07:55miss-islingtonsetrecipients: + miss-islington, cjw296, michael.foord, asvetlov, yselivanov, lisroach, xtreak
2019-05-28 07:07:55miss-islingtonsetmessageid: <1559027275.65.0.039787663338.issue36996@roundup.psfhosted.org>
2019-05-28 07:07:55miss-islingtonlinkissue36996 messages
2019-05-28 07:07:55miss-islingtoncreate