You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)