Skip to content

Commit f470382

Browse files
committed
docs: promise 3.12 compat
1 parent 5e30bfa commit f470382

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/2023-news.rst

+2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ Changelog - 2023
1010
- on HTTP versions < 1.1 support for chunked transfer is refused (only used in exploits)
1111
- requests conflicting configured or passed SCRIPT_NAME now produce a verbose error
1212
- Trailer fields are no longer inspected for headers indicating secure scheme
13+
- support Python 3.12
1314

1415
** Breaking changes **
1516

17+
- minimum version is Python 3.7
1618
- the limitations on valid characters in the HTTP method have been bounded to Internet Standards
1719
- requests specifying unsupported transfer coding (order) are refused by default (rare)
1820
- HTTP methods are no longer casefolded by default (IANA method registry contains none affacted)

0 commit comments

Comments
 (0)