Clone this repo:
  1. 8c19ef6 Merge pull request #415 from hugovk/rm-2.6 by Robert Collins · 6 years ago main master
  2. bd19dc6 Merge pull request #411 from hugovk/fix-typo by Robert Collins · 6 years ago
  3. b67fe8a Drop support for EOL Python <= 2.6 & 3.0-3.2, add 3.5 & 3.6 by Hugo · 6 years ago
  4. ecdae68 Github -> GitHub by Hugo · 7 years ago
  5. 5a9cb8b Merge pull request #376 from eli-b/patch-2 by Robert Collins · 7 years ago
  6. 027fb0b Update version in header to 2.0.0 by Eli Boyarski · 8 years ago
  7. b7a77db I am investigating a migration to Python 3, and to facilitate this we are using the -3 flag as decribed here: by Roy Williams · 8 years ago
  8. b4b3c04 Remove dead code from __init__.py by Eli Boyarski · 8 years ago
  9. 286792b Fix #338: depend on a fixed version of funcsigs. by Robert Collins · 8 years ago 2.0.0
  10. 3745d4f More 3.2 support dropping cleanup. by Robert Collins · 8 years ago
  11. 74eae17 Update sync point. by Robert Collins · 8 years ago
  12. 7ca5d3a Add Mock.assert_called() by Victor Stinner · 8 years ago
  13. e966658 Issue25347 - Format the error message output of mock's assert_has_calls method. by Senthil Kumaran · 8 years ago
  14. 4deb2c1 Issue #22138: Fix mock.patch behavior when patching descriptors. Restore by Senthil Kumaran · 8 years ago
  15. f40c660 Issue #24857: Comparing call_args to a long sequence now correctly returns a by Berker Peksag · 9 years ago
  16. 5efb4e5 Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes. by Berker Peksag · 9 years ago
  17. 456473c Add version info in the docs by lord63 · 9 years ago
  18. d0bb866 Update six to a version with raises_from by Frankie Robertson · 9 years ago
  19. 0fb71e5 Fix #328 - handle unicode __repr__ on Python 2.x by Joachim Jablon · 9 years ago
  20. cc94c66 Drop support for Python 3.2. by Robert Collins · 8 years ago