1. 7596364 Fix exception when calling reset_mock on a mock created with autospec by Michael Foord · 12 years ago
  2. 3af125a Closes issue 14634. unittest.mock.create_autospec now supports keyword only arguments. by Michael Foord · 12 years ago
  3. 656319e Make unittest.mock.create_autospec resilient against AttributeError on original object by Michael Foord · 12 years ago
  4. c287062 unittest.mock.PropertyMock return value and attributes are now standard MagicMocks by Michael Foord · 12 years ago
  5. 345266a PEP 417: Adding unittest.mock by Michael Foord · 12 years ago