HTTP library inspired by python-requests
https://github.com/twisted/treq
treq is an HTTP library inspired by requests but written on top of Twisted’s Agents.
It provides a simple, higher level API for making HTTP requests when using Twisted.
- Links to openSUSE:Factory / python-treq
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix:apps/python-treq && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000146 146 Bytes | |
python-treq.changes | 0000005611 5.48 KB | |
python-treq.spec | 0000002486 2.43 KB | |
treq-22.2.0.tar.gz | 0000072922 71.2 KB |
Revision 6 (latest revision is 7)
Marcus Rueckert (darix)
committed
(revision 6)
- Update to 22.2.0 - Features - Python 3.10 and PyPy 3.8 are now supported. (`#338 <https://github.com/twisted/treq/issues/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 <https://github.com/twisted/treq/issues/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 <https://github.com/twisted/treq/issues/338>`__)
Comments 0