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