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-07 20:54:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8b656b437be56c443533389946072407f754f3c
typeshed
/
stdlib
History
Rebecca Chen
b8b656b437
Import builtins._PathLike instead of os.PathLike in genericpath. (
#4013
)
...
os imports genericpath, so genericpath importing os creates a circular import that confuses pytype.
2020-05-16 16:56:40 -07:00
..
2
Change return annotation of Popen.poll to Optional[int] (
#3986
)
2020-05-13 10:18:25 -07:00
2and3
Import builtins._PathLike instead of os.PathLike in genericpath. (
#4013
)
2020-05-16 16:56:40 -07:00
3
sys: update for py39 (
#4018
)
2020-05-16 16:52:56 -07:00
3.6
Make some arguments in secrets module optional (
#1929
)
2018-02-27 10:52:21 -08:00
3.7
dataclasses: change hash to unsafe_hash, add a minor overload (
#3892
)
2020-04-03 17:23:05 -07:00