Qh3

Latest version: v1.4.2

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.0.6

=====================

**Changed**
- Further improved the reliability of the qpack encoder/decoder.

1.0.5

=====================

**Fixed**
- Qpack encoder / decoder failure due to unfed stream data.

1.0.4

=====================

**Changed**
- Buffer management has been migrated over to Rust in order to improve the overall performance.

1.0.3

=====================

**Fixed**
- setting assert_hostname to False triggered an error when the peer certificate contained at least one IP in subject alt names.

1.0.2

=====================

**Fixed**
- qpack encoder/decoder blocking state in a rare condition.
- missing (a default) NullHandler for ``quic`` and ``http3`` loggers causing a StreamHandler to write into stderr.
- setting assert_hostname to False did not disable hostname verification / match with given certificate.

**Changed**
- Updated rustls to v0.23.5

1.0.1

=====================

**Fixed**
- PyO3 unsendable classes constraint has been relaxed. qh3 is not thread-safe and you should take appropriate measures in a concurrent environment.

**Added**
- Exposed ``CipherSuite`` and ``SessionTicket`` classes in the top-level import.

**Misc**
- Exposed a x509 helper to make for ``cryptography`` dependency removal, solely for Niquests usage.

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.