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 serhiy.storchaka
Recipients bmclarnon, cjw296, michael.foord, ncoghlan, serhiy.storchaka, xtreak
Date 2020-04-12.11:54:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586692446.52.0.260292153365.issue40126@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4057e8f9b56789223a1e691d7601003aceb84ad1 by Serhiy Storchaka in branch '3.7':
[3.7] bpo-40126: Fix reverting multiple patches in unittest.mock. (GH-19351) (GH-19484)
https://github.com/python/cpython/commit/4057e8f9b56789223a1e691d7601003aceb84ad1
History
Date User Action Args
2020-04-12 11:54:06serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, cjw296, michael.foord, xtreak, bmclarnon
2020-04-12 11:54:06serhiy.storchakasetmessageid: <1586692446.52.0.260292153365.issue40126@roundup.psfhosted.org>
2020-04-12 11:54:06serhiy.storchakalinkissue40126 messages
2020-04-12 11:54:06serhiy.storchakacreate