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 Amir, Darragh Bailey, anthonypjshaw, aviso, cjw296, lisroach, mariocj89, michael.foord, pconnell, r.david.murray, rbcollins, serhiy.storchaka, xtreak
Date 2020-04-28.19:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588101758.87.0.155306624967.issue39966@roundup.psfhosted.org>
In-reply-to
Content
New changeset 521c8d6806adf0305c158d280ec00cca48e8ab22 by Karthikeyan Singaravelan in branch 'master':
bpo-39966: Revert "bpo-25597: Ensure wraps' return value is used for magic methods in MagicMock" (GH-19734)
https://github.com/python/cpython/commit/521c8d6806adf0305c158d280ec00cca48e8ab22
History
Date User Action Args
2020-04-28 19:22:38cjw296setrecipients: + cjw296, rbcollins, r.david.murray, michael.foord, serhiy.storchaka, pconnell, Darragh Bailey, lisroach, anthonypjshaw, mariocj89, aviso, xtreak, Amir
2020-04-28 19:22:38cjw296setmessageid: <1588101758.87.0.155306624967.issue39966@roundup.psfhosted.org>
2020-04-28 19:22:38cjw296linkissue39966 messages
2020-04-28 19:22:38cjw296create