twisted / treq

Python requests like API built on top of Twisted's HTTP client.
Other
587 stars 139 forks source link

Need release before next Twisted release. #293

Closed wsanchez closed 3 years ago

wsanchez commented 3 years ago

Projects that use the Treq 20.4.1 (currently the latest) or prior will break with the next release of Twisted due to the removal of twisted.python.compat._PY3, so we need a Treq release prior to the next Twisted release.

twm commented 3 years ago

I'm just waiting for a review of #284 to do a release.

twm commented 3 years ago

https://github.com/twisted/treq/releases/tag/release-20.9.0 is out!