Harmonbot icon indicating copy to clipboard operation
Harmonbot copied to clipboard

Update h2 to 4.2.0

Open pyup-bot opened this issue 1 year ago • 0 comments

This PR updates h2 from 4.1.0 to 4.2.0.

Changelog

4.2.0

------------------

**API Changes (Backward Incompatible)**

- Support for Python 3.6 has been removed.
- Support for Python 3.7 has been removed.
- Support for Python 3.8 has been removed.
- Remove mistakenly set `max_inbound_frame_size` attribute on `H2Stream`.

**API Changes (Backward Compatible)**

- Support for Python 3.11 has been added.
- Support for Python 3.12 has been added.
- Support for Python 3.13 has been added.
- Add an ability to send outbound cookies separately to improve headers compression.
- Updated packaging and testing infrastructure.

**Bugfixes**

- Fix repr() checks for Python 3.11
- Fix asyncio / wsgi examples.
- Clarify docs on using curl with http2.
Links
  • PyPI: https://pypi.org/project/h2
  • Changelog: https://data.safetycli.com/changelogs/h2/

pyup-bot avatar Feb 01 '25 11:02 pyup-bot