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-06 20:24:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ae9d4f4b21bb5e1239816c301da7b1ea904b44c3
typeshed
/
stdlib
/
3
/
urllib
History
Eric Traut
c4d8507ff7
Removed unused import symbols from stdlib stubs and fixed a few other errors detected by pyright. I did a similar pass several months ago; these were introduced since then. (
#4803
)
...
Co-authored-by: Eric Traut <
erictr@microsoft.com
>
2020-12-06 18:44:18 +01:00
..
__init__.pyi
add (overwrite with) mypy stubs, if available
2015-09-30 09:59:44 -07:00
error.pyi
Allow None in fp argument to HTTPError (
#4660
)
2020-10-12 11:45:48 -07:00
parse.pyi
typeshed: remove crufty comments (
#4699
)
2020-10-23 09:40:06 +02:00
request.pyi
Removed unused import symbols from stdlib stubs and fixed a few other errors detected by pyright. I did a similar pass several months ago; these were introduced since then. (
#4803
)
2020-12-06 18:44:18 +01:00
response.pyi
typeshed: remove crufty comments (
#4699
)
2020-10-23 09:40:06 +02:00
robotparser.pyi
Drop support for Python 3.5 (
#4675
)
2020-11-02 16:18:20 +01:00