Sebastian Rittau
|
b6eaadcfe5
|
Update typing_extensions imports in third-party stubs (#11245)
|
2024-01-05 15:40:13 +01:00 |
|
Alex Waygood
|
2279886964
|
Style: prefer type[Foo | Bar] over type[Foo] | type[Bar] (#10039)
|
2023-04-13 11:34:53 +02:00 |
|
Alex Waygood
|
6fd7e36e80
|
Add default values for third-party stubs beginning with 'P' (#9957)
|
2023-03-27 18:58:53 +01:00 |
|
Alex Waygood
|
7180d0223b
|
Use typing_extensions.Self instead of _typeshed.Self (#9702)
|
2023-02-15 11:32:43 +01:00 |
|
hasier
|
c2e638e222
|
Fix python-jose unverified jws and jwt functions (#9662)
|
2023-02-03 11:53:00 +00:00 |
|
Alex Waygood
|
4fea314594
|
Replace Any with Incomplete in many places (#9558)
|
2023-01-18 08:48:16 +00:00 |
|
Avasam
|
64e02a05c2
|
Use pyasn1 in python-jose (#9469)
|
2023-01-07 15:32:28 +00:00 |
|
hasier
|
fe44de2741
|
python-jose: improvements to jose.backends (#8294)
|
2022-07-14 19:27:27 -07:00 |
|
hasier
|
82745be9fc
|
Complete python-jose typing (#8258)
|
2022-07-13 18:01:08 +01:00 |
|
hasier
|
c39b9e5bd5
|
Improve python-jose jws and jwt modules (#8238)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2022-07-06 18:06:08 +01:00 |
|
Alex Waygood
|
fa636bc044
|
Third-party stubs: fix several fictitious type aliases (#7958)
|
2022-05-26 06:26:26 -07:00 |
|
matt-slack
|
6573761324
|
Add stubs for Python-Jose (#7613)
|
2022-04-12 19:08:23 +02:00 |
|