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