Go to file
Ana Guerrero ef61b9f250 Accepting request 1202563 from devel:languages:python
- update to 2.32.0.20240914:
  * Correct requests `cookies` argument
  * requests: Session.adapters is a mapping of Adapters
  * Add hint for requests.models.Response.raw
  * requests: Add connection property (type HTTPAdapter) to the
    Response class
  * The `Response` instance is built by `HTTPAdapter`. When
    built, a property called `connection` is added to the
    `Response` that points back to the `HTTPAdapter` that created
    it. For example, this is used in the `requests` library's
    `HTTPDigestAuth` class to remake requests with credentials
    after authorization is requested by a server.
  * requests: Fix Response.content return type to include None
  * [requests] Update to 2.32.3

- Initial package

OBS-URL: https://build.opensuse.org/request/show/1202563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-types-requests?expand=0&rev=2
2024-09-23 13:23:46 +00:00
Description
No description provided
37 KiB
Languages
RPM Spec 100%