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-26 22:01:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb8e9ddd912a1ffa36f56b2ac150a5ce757f6347
typeshed
/
stubs
/
python-jose
/
jose
History
Sebastian Rittau
b6eaadcfe5
Update typing_extensions imports in third-party stubs (
#11245
)
2024-01-05 15:40:13 +01:00
..
backends
Style: prefer
type[Foo | Bar]
over
type[Foo] | type[Bar]
(
#10039
)
2023-04-13 11:34:53 +02:00
__init__.pyi
…
constants.pyi
…
exceptions.pyi
…
jwe.pyi
Add default values for third-party stubs beginning with 'P' (
#9957
)
2023-03-27 18:58:53 +01:00
jwk.pyi
Update typing_extensions imports in third-party stubs (
#11245
)
2024-01-05 15:40:13 +01:00
jws.pyi
Add default values for third-party stubs beginning with 'P' (
#9957
)
2023-03-27 18:58:53 +01:00
jwt.pyi
Add default values for third-party stubs beginning with 'P' (
#9957
)
2023-03-27 18:58:53 +01:00
utils.pyi
Add default values for third-party stubs beginning with 'P' (
#9957
)
2023-03-27 18:58:53 +01:00