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 xtreak
Recipients cjw296, idanweiss97, lisroach, mariocj89, michael.foord, python-dev, xtreak
Date 2020-12-14.05:49:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607924965.25.0.978169144243.issue42532@roundup.psfhosted.org>
In-reply-to
Content
New changeset 14f2a124e20081b8981c8d6165dbd78d11b6808c by Karthikeyan Singaravelan in branch '3.9':
[3.9] bpo-42532: Check if NonCallableMock's spec_arg is not None instead of call its __bool__ function (GH-23613) (GH-23676)
https://github.com/python/cpython/commit/14f2a124e20081b8981c8d6165dbd78d11b6808c
History
Date User Action Args
2020-12-14 05:49:25xtreaksetrecipients: + xtreak, cjw296, michael.foord, python-dev, lisroach, mariocj89, idanweiss97
2020-12-14 05:49:25xtreaksetmessageid: <1607924965.25.0.978169144243.issue42532@roundup.psfhosted.org>
2020-12-14 05:49:25xtreaklinkissue42532 messages
2020-12-14 05:49:25xtreakcreate