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-11 06:21:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27db37240a5af17ff2d6aa9c9968fb2f13bd84a9
typeshed
/
test_cases
/
stdlib
History
Alex Waygood
e19073e871
Add a tiny bit more special-casing for
sum
(
#8231
)
2022-07-02 20:05:56 +01:00
..
builtins
Add a tiny bit more special-casing for
sum
(
#8231
)
2022-07-02 20:05:56 +01:00
typing
Use "all +=" instead of duplicating the branches (
#7865
)
2022-06-07 13:32:19 +02:00
test_codecs.py
Remove mypy error codes from the
test_cases
directory (
#8083
)
2022-06-15 15:31:45 +01:00
test_contextlib.py
contextlib: Remove explicit base class from ExitStack (
#7963
)
2022-05-27 09:19:18 -07:00
test_logging.py
Add
__setattr__
to
logging.LogRecord
(
#8064
)
2022-06-12 12:04:22 -07:00
test_unittest.py
Fix
assertAlmostEqual
regression on mixed numeric types (
#8137
)
2022-06-27 08:57:36 +02:00