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-04-11 02:14:04 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f174355b316b499fec606290b65cb191fb5f3468
typeshed
/
stdlib
/
unittest
History
Alex Waygood
352f496d69
Unpin stubtest from Python 3.10.8 and 3.11.0 (
#9368
)
2022-12-20 20:31:13 +00:00
..
__init__.pyi
Adds missing
__dir__
definitions (
#8479
)
2022-08-04 12:21:43 +02:00
_log.pyi
…
async_case.pyi
Add
unittest
features new in Python 3.11 (
#8020
)
2022-06-04 16:27:52 +01:00
case.pyi
Annotate
unittest.TestCase.skipTest()
as no-return (
#9352
)
2022-12-11 18:07:09 +00:00
loader.pyi
Add types for unittest.loader.TestLoader._match_path (
#8669
)
2022-09-02 09:55:24 +02:00
main.pyi
Remove Python 3.6 branches from typeshed (
#8269
)
2022-07-11 10:55:17 +02:00
mock.pyi
Unpin stubtest from Python 3.10.8 and 3.11.0 (
#9368
)
2022-12-20 20:31:13 +00:00
result.pyi
Use
_typeshed.OptExcInfo
in
pydoc
and
unittest
(
#7668
)
2022-04-20 21:00:48 +01:00
runner.pyi
Remove duplicate definitions in sub-classes (
#8594
)
2022-08-26 17:10:55 +02:00
signals.pyi
…
suite.pyi
…
util.pyi
…