David Lord
4f79d5b59a
Increase required flit_core version to 3.11 ( #5865 )
2026-01-24 19:04:07 -08:00
Markus Heidelberg
fe3b215d3a
Increase required flit_core version to 3.11
...
Needed since Flask 3.1.1 after having set the "license" keyword to an
SPDX license expression. Avoids this possible build error:
flit_core.config.ConfigError: license field should be <class 'dict'>, not <class 'str'>
Fixes: 0109e496f ("use uv").
2026-01-24 19:02:37 -08:00
David Lord
5559ef42b5
pre-commit: Add codespell ( #5844 )
2026-01-24 19:00:23 -08:00
David Lord
3709c4a9a8
update ruff hook and noqa
...
co-authored-by: Christian Clauss <cclauss@me.com>
2026-01-24 18:58:45 -08:00
Christian Clauss
709f83f6a3
pre-commit: Add codespell
2026-01-24 18:53:30 -08:00
ADITYA SAH
30da640ffe
clarify 415 vs 400 errors for request.json ( #5827 )
2026-01-24 18:46:56 -08:00
David Lord
25642fd1fd
fix annotation for select_jinja_autoescape ( #5808 )
2026-01-24 18:25:31 -08:00
David Lord
809d5a8869
redirect defaults to 303 ( #5898 )
2026-01-24 17:18:35 -08:00
David Lord
eca5fd1dfd
redirect defaults to 303
2026-01-24 17:16:38 -08:00
David Lord
eb58d862cc
Merge branch 'stable'
2026-01-24 17:15:54 -08:00
David Lord
64dd0809c2
update dev dependencies
2026-01-24 17:14:20 -08:00
David Lord
97bddc1f61
update dev dependencies
2026-01-05 08:50:52 -08:00
David Lord
ad68a12645
drop experimental 3.13t test env
2025-11-28 11:05:52 -08:00
David Lord
2579ce9f18
Merge branch 'stable'
2025-11-17 10:05:51 -08:00
David Lord
607d1948b8
split free threading envs
2025-11-17 10:05:39 -08:00
David Lord
218880c7fd
Merge branch 'stable'
2025-11-17 10:03:42 -08:00
David Lord
917000097f
test py3.14
2025-11-17 10:02:53 -08:00
David Lord
96a01e420b
Merge branch 'stable'
2025-11-17 09:45:56 -08:00
David Lord
da6d075dfd
update dev dependencies
2025-11-17 09:43:40 -08:00
David Lord
70d04b5a26
pass context through dispatch methods ( #5818 )
2025-11-17 08:49:53 -08:00
Hynek Schlawack
88a65bb374
Docs typo/markup fixes ( #5829 )
2025-10-14 13:26:26 -07:00
David Lord
6a64969009
pass context through dispatch methods
2025-09-19 17:33:30 -07:00
David Lord
adf363679d
merge app and request context ( #5812 )
2025-09-19 16:45:27 -07:00
David Lord
c2705ffd9c
merge app and request context
2025-09-19 16:43:53 -07:00
subhajitsaha01
dbd4c28825
Changed the static annotated type of select_jinja_autoescape method in src/flask/sansio/app.py
2025-09-06 22:01:22 +05:30
David Lord
330123258e
Merge branch 'stable'
2025-08-19 14:09:56 -07:00
David Lord
85793d6c22
release version 3.1.2 ( #5800 )
2025-08-19 14:03:43 -07:00
David Lord
2c1b30d050
release version 3.1.2
2025-08-19 13:57:47 -07:00
David Lord
1292419ddf
Update GitHub Actions workflow for artifact handling ( #5795 )
2025-08-19 13:56:49 -07:00
Grant Birkinbine
4dd52ca9c7
Update GitHub Actions workflow for artifact handling
2025-08-19 13:50:03 -07:00
David Lord
55c6255657
update dev dependencies
2025-08-19 13:41:24 -07:00
David Lord
ed1c9e953e
support call template_filter without parens ( #5736 )
2025-08-19 12:36:00 -07:00
David Lord
edebd37044
rewrite docs, clean up typing for template decorators
2025-08-19 12:33:21 -07:00
kadai0308
daf1510a4b
use template_filter without parens
2025-08-19 12:33:21 -07:00
David Lord
d8259eb119
use Jinja name consistently
2025-08-19 10:43:16 -07:00
David Lord
38b4c1e19b
refactor stream_with_context for async views ( #5799 )
2025-08-19 08:23:51 -07:00
David Lord
9822a03515
refactor stream_with_context for async views
2025-08-19 08:18:55 -07:00
David Lord
49b7e7bc8f
security docs for TRUSTED_HOSTS ( #5798 )
2025-08-18 11:44:57 -07:00
David Lord
b228ca3d87
security docs for TRUSTED_HOSTS
2025-08-18 11:42:48 -07:00
David Lord
ff64079a51
update flask-talisman link
2025-08-18 10:51:12 -07:00
David Lord
1dfd7cd555
use IO[bytes] instead of BinaryIO for wider compatibility ( #5777 )
2025-08-18 10:26:12 -07:00
Tero Vuotila
d44f1c6523
relax type hint for bytes io
2025-08-18 10:22:59 -07:00
David Lord
c56c5ec7c4
Docs: Fix escaping in HTML escaping example ( #5742 )
2025-08-18 10:20:06 -07:00
Badhreesh
0f83958247
demonstrate escaping with query string
...
slash in value would be interpreted as a path separator in the URL
2025-08-18 10:19:18 -07:00
David Lord
7fea7cf156
Update macOS UI reference to “System Settings” ( #5723 )
2025-08-18 10:08:07 -07:00
David Lord
24824ff666
push preserved contexts in correct order ( #5797 )
2025-08-18 09:56:39 -07:00
David Lord
53b8f08218
push preserved contexts in correct order
2025-08-18 09:45:56 -07:00
David Lord
5addaf833b
start version 3.1.2
2025-08-18 09:42:21 -07:00
David Lord
85c5d93cbd
Merge branch 'stable'
2025-06-12 13:48:07 -07:00
David Lord
85cc710464
svg logo
2025-06-12 13:46:49 -07:00