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
2025-12-21 03:11:16 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa15fafc33e2df394c28a56c57f82226057ac8ca
typeshed
/
test_cases
/
stdlib
History
Alex Waygood
4982061ab3
Make
itertools.groupby
covariant (
#11032
)
2023-11-17 12:33:14 +01:00
..
asyncio
Add better types for asyncio.gather (
#9678
)
2023-10-04 10:10:41 +01:00
builtins
Doc: Use proper name capitalization of tooling (Ruff, Black, Flake8) (
#10913
)
2023-10-18 23:46:53 +01:00
collections
Improve the accuracy of
(default)dict.__(r)or__
(
#10679
)
2023-09-08 11:22:17 +01:00
itertools
Make
itertools.groupby
covariant (
#11032
)
2023-11-17 12:33:14 +01:00
typing
…
check_codecs.py
…
check_contextlib.py
…
check_dataclasses.py
Bump mypy to 1.7.0 (
#11010
)
2023-11-10 15:13:42 +00:00
check_enum.py
Update
enum
for py312 (
#10670
)
2023-09-11 11:26:18 +01:00
check_functools.py
…
check_importlib.py
Simplify Traversable signature (
#10934
)
2023-10-27 00:50:11 +02:00
check_logging.py
…
check_pathlib.py
…
check_re.py
…
check_tempfile.py
…
check_threading.py
…
check_tkinter.py
Delete tkinter._ExceptionReportingCallback (
#10689
)
2023-09-12 20:16:47 +03:00
check_unittest.py
…
check_xml.py
…