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 berker.peksag
Recipients Jiajun Huang, abarry, berker.peksag, michael.foord
Date 2016-12-15.02:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481770006.63.0.91580043919.issue28961@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch, Jiajun. The _Call class is tested in CallTest (located in Lib/unittest/test/testmock/testhelpers.py) Would it be possible to add a test case to make sure that we actually fixed the bug?
History
Date User Action Args
2016-12-15 02:46:46berker.peksagsetrecipients: + berker.peksag, michael.foord, abarry, Jiajun Huang
2016-12-15 02:46:46berker.peksagsetmessageid: <1481770006.63.0.91580043919.issue28961@psf.upfronthosting.co.za>
2016-12-15 02:46:46berker.peksaglinkissue28961 messages
2016-12-15 02:46:46berker.peksagcreate