1. f575230 Documentation corrections for unittest.mock by Michael Foord · 11 years ago
  2. 0f84764 Issue #17047: remove doubled words added in 3.3 by Terry Jan Reedy · 11 years ago
  3. c9cfcf1 #17351: merge with 3.2. by Ezio Melotti · 11 years ago
  4. fb13438 Closes #17109: fix heading levels in mock doc. by Georg Brandl · 11 years ago
  5. 7ea6f70 Fix typo in mock docs. by Andrew Svetlov · 12 years ago
  6. 28d591c Closes issue 15323. Improve failure message of Mock.assert_called_once_with by Michael Foord · 12 years ago
  7. 911fd32 unittest.mock minor doc update by Michael Foord · 12 years ago
  8. f7c4158 Adding patch.stopall method to unittest.mock by Michael Foord · 12 years ago
  9. 2cd4873 Closes issue 14636. mock objects raise exceptions from an iterable side_effect by Michael Foord · 12 years ago
  10. 0682a0c Minor docstring / docs corrections for unittest.mock by Michael Foord · 12 years ago
  11. c287062 unittest.mock.PropertyMock return value and attributes are now standard MagicMocks by Michael Foord · 12 years ago
  12. 2489167 Fix markup errors found by "make suspicious". by Georg Brandl · 12 years ago
  13. e55f663 Fix typo in unittest.mock docs by Michael Foord · 12 years ago
  14. 324b58b Update unittest.mock.patch example by Michael Foord · 12 years ago
  15. 2309ed8 Re-order unittest.mock documentation to put magic method support before the helpers by Michael Foord · 12 years ago
  16. 9015536 Adding an example to unittest.mock.patch documentation by Michael Foord · 12 years ago
  17. 54b3db8 Minor unittest.mock.patch doc / docstring improvement by Michael Foord · 12 years ago
  18. a9e6fb2 Unsplit unittest.mock documentation by Michael Foord · 12 years ago
  19. 944e02d Adding unittest.mock documentation by Michael Foord · 12 years ago