- Jul 09, 2015
-
-
Kushal Das authored
-
Kushal Das authored
It raises AssertionError if the mock has been called.
-
Kushal Das authored
It raises `AttributeError` incase of an attribute startswith assert or assret.
-
Michael Foord authored
Closes issue 21239. unittest.mock.patch.stopall() did not work deterministically when the same name was patched multiple times.
-
Kushal Das authored
Passing name keyword argument to mock.create_autospec now works.
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Andrew Svetlov authored
Patch by Michael Ford.
-
Michael Foord authored
-
Terry Jan Reedy authored
as reported by Serhiy Storchaka and Matthew Barnett.
-
Antoine Pitrou authored
Issue #17015: When it has a spec, a Mock object now inspects its signature when matching calls, so that arguments can be matched positionally or by name.
-
Michael Foord authored
-
Nick Coghlan authored
Close #14857: fix regression in references to PEP 3135 implicit __class__ closure variable. Reopens issue #12370, but also updates unittest.mock to workaround that issue
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
Fixes up minor descrepancies with cPython initial import.
-
- Jul 07, 2015
-
-
Robert Collins authored
(PyTypeObject, PyMethodDescr_Type, _PyMethodWrapper_Type, and PyWrapperDescr_Type) have been modified to provide introspection information for builtins. Also: many additional Lib, test suite, and Argument Clinic fixes. Author: Larry Hastings <larry@hastings.org>
-
- Apr 09, 2013
-
-
Michael Foord authored
-
- Mar 18, 2013
-
-
Michael Foord authored
-
- Nov 07, 2012
-
-
Michael Foord authored
-
- Nov 05, 2012
-
-
Michael Foord authored
-
Michael Foord authored
-
Michael Foord authored
-
- Oct 07, 2012
-
-
Michael Foord authored
-
- Jul 13, 2012
-
-
Michael Foord authored
-
- Jun 10, 2012
-
-
Michael Foord authored
-
- Jun 09, 2012
-
-
Michael Foord authored
-
Michael Foord authored
-
- Apr 21, 2012
-
-
Michael Foord authored
-
Michael Foord authored
-
- Apr 13, 2012
-
-
Michael Foord authored
-