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 cjw296, mariocj89, michael.foord, miss-islington, nedbat, pablogsal, xtreak
Date 2019-04-13.19:32:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555183920.89.0.460436457159.issue36593@roundup.psfhosted.org>
In-reply-to
Content
New changeset f3a9d722d77753f5110e35f46bd61732c0cb81c1 by Miss Islington (bot) in branch '3.7':
bpo-36593: Fix isinstance check for Mock objects with spec executed under tracing (GH-12790)
https://github.com/python/cpython/commit/f3a9d722d77753f5110e35f46bd61732c0cb81c1
History
Date User Action Args
2019-04-13 19:32:00miss-islingtonsetrecipients: + miss-islington, nedbat, cjw296, michael.foord, mariocj89, pablogsal, xtreak
2019-04-13 19:32:00miss-islingtonsetmessageid: <1555183920.89.0.460436457159.issue36593@roundup.psfhosted.org>
2019-04-13 19:32:00miss-islingtonlinkissue36593 messages
2019-04-13 19:32:00miss-islingtoncreate