File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 99- Support for Python 3.6 has been removed.
1010- Support for Python 3.7 has been removed.
1111- Support for Python 3.8 has been removed.
12+ - Remove mistakenly set `max_inbound_frame_size ` attribute on `H2Stream `.
1213
1314**API Changes (Backward Compatible) **
1415
1516- Support for Python 3.11 has been added.
1617- Support for Python 3.12 has been added.
1718- Support for Python 3.13 has been added.
18- - Added typing information.
19+ - Add an ability to send outbound cookies separately to improve headers compression.
20+ - Updated packaging and testing infrastructure.
1921
2022**Bugfixes **
2123
22- -
24+ - Fix repr() checks for Python 3.11
25+ - Fix asyncio / wsgi examples.
26+ - Clarify docs on using curl with http2.
2327
24284.1.0 (2021-10-05)
2529------------------
You can’t perform that action at this time.
0 commit comments