forked from pool/python-treq
- Cookies specified as a dict were sent to every domain, not
just the domain of the request, potentially exposing them on
redirect. See GHSA-fhpf-pp6p-55qc, CVE-2022-23607, bsc#1195432
- PEP 517/518 build-system metadata is now provided in
pyproject.toml.
- treq.testing.StubTreq now persists twisted.web.server.Session
instances between requests.
- The dependency on Sphinx required to build the documentation
has been moved from the dev extra to the new docs
extra.
- Support for Python 2.7 and 3.5 has been dropped. treq no
longer depends on six or mock.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-treq?expand=0&rev=23
4.7 KiB
4.7 KiB