Raphael Das Gupta added the comment:
You're welcome. Thanks for applying the patch.
Shouldn't it be applied to other affected versions (3.3 and 3.4), too, though?
--
___
Python tracker
<http://bugs.python.o
Raphael Das Gupta added the comment:
0d413f60cc23.diff generated with the 'Create Patch' button of this bug tracker
is crap. (I guess it's a diff of upstream's tip to my repo's tip, thus
reverting all changes of upstream that this daggy fix isn't based on.)
Use
Changes by Raphael Das Gupta :
--
keywords: +patch
Added file: http://bugs.python.org/file41709/0d413f60cc23.diff
___
Python tracker
<http://bugs.python.org/issue26
New submission from Raphael Das Gupta:
On
*
https://docs.python.org/3.3/library/unittest.mock-examples.html#more-complex-argument-matching
*
https://docs.python.org/3.4/library/unittest.mock-examples.html#more-complex-argument-matching
*
https://docs.python.org/3.5/library/unittest.mock