summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/python-h2/python3-h2_4.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-h2: Upgrade 4.1.0 -> 4.2.0Leon Anavi2025-03-071-0/+11
Upgrade to release 4.2.0: - 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. - Fix repr() checks for Python 3.11 - Fix asyncio / wsgi examples. - Clarify docs on using curl with http2. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>