Skip to content

Version 1.4.2

Latest
Compare
Choose a tag to compare
@Ousret Ousret released this 06 Mar 07:55
be9748c

1.4.2 (2025-03-06)

Changed

  • Upgraded aws-lc-rs from 1.12.2 to 1.12.5
  • Upgraded pyo3 from 0.23.4 to 0.23.5

Misc

  • Support for PyPy 3.11

Fixed

  • Asyncio Protocol may raise AssertionError upon closing if the FIN bit was already sent in a given stream.