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