This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
typeshed
Watch
1
Star
0
Fork
0
mirror of
https://github.com/davidhalter/typeshed.git
synced
2026-07-16 13:20:11 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9,466
Commits
6
Branches
2
Tags
e2aea1e70f60fcbb77f944a3dfd2a58dfb54200e
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Paul Ganssle
and
GitHub
3dfc606670
Correct return type of time.dst (
#3964
)
...
`time.dst` either returns None or the result of tzinfo.dst(None), which returns datetime.timedelta
2020-05-03 23:13:22 +02:00