lev-blit
|
fc7a5448ff
|
Rename requires to dependencies in METADATA files (#15594)
|
2026-04-01 19:15:12 +02:00 |
|
Sebastian Rittau
|
8ffc43610f
|
Update mypy to 1.20.0 (#15588)
|
2026-04-01 17:02:18 +02:00 |
|
Mark Steward
|
69b19d5b64
|
[wtforms] Fix variance issues with SelectField.choices (#15503)
|
2026-03-11 14:17:48 +01:00 |
|
Brian Schubert
|
81c8fcb2e6
|
Mark stub-only private symbols as @type_check_only in third-party stubs (#14545)
|
2025-08-08 11:29:48 +02:00 |
|
sobolevn
|
eb495ff135
|
Update mypy to 1.16.0 (#14194)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2025-06-01 17:40:42 +01:00 |
|
Semyon Moroz
|
a3c8fce58d
|
Add __all__ part 2 (#13719)
---------
Co-authored-by: Avasam <samuel.06@hotmail.com>
|
2025-03-31 18:27:19 -04:00 |
|
Avasam
|
6d6e858e63
|
Enable Ruff PLC (Pylint Convention) (#13306)
|
2025-03-03 15:39:40 +01:00 |
|
Stephen Morton
|
097581ea47
|
Update to mypy 1.14 (#13272)
|
2024-12-20 17:29:38 -08:00 |
|
David Salvisberg
|
f27d40fee7
|
WTForms: Form errors no longer use None as a special key (#12877)
This also fixes incorrect `error` attributes on `FieldList`/`FormField`
|
2024-10-24 11:46:59 +02:00 |
|
David Salvisberg
|
ca65e087f1
|
WTForms: Fix incorrect Form constructor return type for pyright (#12875)
|
2024-10-22 14:38:30 +01:00 |
|
David Salvisberg
|
841a037c3f
|
Bump WTForms to ~= 3.2.1 (#12867)
|
2024-10-21 14:43:22 +02:00 |
|
David Salvisberg
|
38fbbe71d4
|
Bump WTForms to 3.2.* (#12865)
Add missing `__all__` declarations
|
2024-10-21 12:50:41 +02:00 |
|
Alex Waygood
|
d0f2be92ab
|
Bump pyright to v1.1.360 (#11810)
|
2024-04-24 14:09:16 +02:00 |
|
Shantanu
|
88fa182253
|
Use PEP 570 syntax in third party stubs (#11554)
|
2024-03-10 14:11:43 +01:00 |
|
Avasam
|
c75ecf0bca
|
Fix invalid noqa comments and poorly formatted type ignores (#11497)
|
2024-02-28 22:27:07 -08:00 |
|
Alex Waygood
|
c49c84f319
|
A new shade of Black (#11362)
|
2024-02-04 16:38:55 -08:00 |
|
Sebastian Rittau
|
b6eaadcfe5
|
Update typing_extensions imports in third-party stubs (#11245)
|
2024-01-05 15:40:13 +01:00 |
|
Alex Waygood
|
01432805d9
|
Fix typos in docs and comments (#11064)
|
2023-11-23 14:55:58 +00:00 |
|
Jelle Zijlstra
|
0c7bdffa90
|
third-party: make some protocol params pos-only (#11006)
|
2023-11-10 07:40:10 +01:00 |
|
David Salvisberg
|
95cee3100a
|
Bump WTForms to 3.1.* (#10868)
Co-authored-by: sobolevn <mail@sobolevn.me>
|
2023-10-11 19:31:22 -07:00 |
|
David Salvisberg
|
f8a673f12a
|
Add stubs for WTForms (#10557)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2023-09-28 22:30:29 -07:00 |
|