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-06-19 15:42:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abd893abaed9a15affd33fe846211dc3c3adcd03
typeshed
/
test_cases
/
stdlib
T
History
Alex Waygood
e156c63bdb
inspect
,
asyncio
: Use more
TypeGuard
s (
#8057
)
2022-07-18 19:49:12 -07:00
..
asyncio
inspect
,
asyncio
: Use more
TypeGuard
s (
#8057
)
2022-07-18 19:49:12 -07:00
builtins
List[Foo] + List[Bar] now returns List[Foo | Bar] (
#8293
)
2022-07-15 20:20:50 +03:00
typing
…
test_codecs.py
…
test_contextlib.py
…
test_logging.py
…
test_unittest.py
…