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