Commit Graph
14 Commits
Author SHA1 Message Date
David SalvisbergandAkuli c6e0466254 Add stubs for qrbill (#11741)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2024-04-11 10:07:22 +03:00
David Salvisberg 449f70f1f1 Bump requests-oauthlib to 1.4.* (#11601) 2024-03-14 23:36:19 +01:00
David Salvisberg fa164b2419 WebOb: Complete the stubs and activate stricter pyright config (#11460) 2024-02-28 22:57:50 -08:00
David Salvisberg 9b260a59cc oauthlib: Fix annotations for oauthlib.oauth2.RequestValidator (#11417) 2024-02-16 05:46:32 -08:00
David Salvisberg 3348ca5b10 fanstatic: Use Unpack in fanstatic.injector.Injector (#11139) 2023-12-10 11:45:35 +01:00
David Salvisberg df9a51306a gevent: Use TypeVarTuple instead of old ParamSpec workaround. (#11129) 2023-12-09 20:40:09 -08:00
David Salvisberg e6c3219586 Add stubs for fanstatic (#9931) 2023-11-22 00:13:45 +01:00
David Salvisberg 17a8c920d9 Finish stubs for webob.cookies and improve samesite type (#10927) 2023-10-26 13:28:15 +02:00
David Salvisbergandsobolevn 95cee3100a Bump WTForms to 3.1.* (#10868)
Co-authored-by: sobolevn <mail@sobolevn.me>
2023-10-11 19:31:22 -07:00
David Salvisberg ae9d22574e Add stubs for requests-oauthlib (#10658) 2023-09-11 16:20:11 +02:00
21cb2cb546 Adds stubs for uWSGI (#10432)
This adds stubs for the uWSGI Python API.

Similarly to GDB the Python API is only accessible within a uWSGI process, some parts of the API also only exist if certain configuration options are enabled. This makes running stubtest a bit of pain.

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2023-07-24 14:32:52 +03:00
David SalvisbergandAlex Waygood 81373c1c63 Add stubs for greenlet (#10463)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-07-22 19:23:35 +01:00
df795220a3 Add stubs for WebOb (#9874)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2023-06-18 07:32:49 -07:00
David Salvisberg 2ed466d3cc Add stubs for translationstring (#9918) 2023-03-22 13:44:07 +01:00