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-08-16 21:08:03 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
jedi
typeshed
/
stdlib
/
3
/
urllib
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Eric Traut
and
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