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 cjw296, mariocj89, michael.foord, xtreak
Date 2019-01-21.09:37:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548063478.2.0.601163927036.issue20239@roundup.psfhosted.org>
In-reply-to
Content
New changeset d358a8cda75446a8e0b5d99149f709395d5eae19 by Chris Withers (Miss Islington (bot)) in branch '3.7':
bpo-20239: Allow repeated deletion of unittest.mock.Mock attributes (GH-11629)
https://github.com/python/cpython/commit/d358a8cda75446a8e0b5d99149f709395d5eae19
History
Date User Action Args
2019-01-21 09:37:59cjw296setrecipients: + cjw296, michael.foord, mariocj89, xtreak
2019-01-21 09:37:58cjw296setmessageid: <1548063478.2.0.601163927036.issue20239@roundup.psfhosted.org>
2019-01-21 09:37:58cjw296linkissue20239 messages
2019-01-21 09:37:58cjw296create