This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
You've already forked typeshed
mirror of
https://github.com/davidhalter/typeshed.git
synced
2026-03-13 10:20:42 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8366aa44bbf4c5ae026764c539be0c6ed804376d
typeshed
/
stdlib
/
3
/
unittest
History
Shantanu
0630c4b1fd
unittest.mock: fix MRO of Mock (
#3990
)
...
* unittest.mock: fix MRO of Mock * Make consistent Co-authored-by: hauntsaninja <>
2020-05-14 08:57:50 +02:00
..
__init__.pyi
Add unittest.result.failfast. (
#3596
)
2020-01-09 20:39:10 +01:00
async_case.pyi
Annotations for remaining Python 3.8 additions (
#3358
)
2019-10-14 09:53:48 +02:00
case.pyi
Add typestubs for the warnings module (
#3543
)
2019-12-21 12:29:34 -08:00
loader.pyi
Remove a bunch of unused imports (
#3323
)
2019-10-08 07:59:32 -07:00
mock.pyi
unittest.mock: fix MRO of Mock (
#3990
)
2020-05-14 08:57:50 +02:00
result.pyi
Add unittest.result.failfast. (
#3596
)
2020-01-09 20:39:10 +01:00
runner.pyi
Remove a bunch of unused imports (
#3323
)
2019-10-08 07:59:32 -07:00
signals.pyi
…
suite.pyi
…
util.pyi
…