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 |
|