Skip to content

Treq 22.2.0 (2022-02-08)

Compare
Choose a tag to compare
@twm twm released this 09 Feb 07:32
· 190 commits to trunk since this release

Features

  • Python 3.10 and PyPy 3.8 are now supported. (#338)

Bugfixes

  • Address a regression introduced in Treq 22.1.0 that prevented transmission of cookies with requests to ports other than 80, including HTTPS (443). (#343)

Deprecations and Removals

  • Support for Python 3.6, which has reached end of support, is deprecated. This is the last release with support for Python 3.6. (#338)