Revisions of python-types-requests
buildservice-autocommit
accepted
request 1225360
from
Dirk Mueller (dirkmueller)
(revision 6)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 5)
- update to 2.32.0.20241016: * remove unneeded Iterable base class from CookieJar
buildservice-autocommit
accepted
request 1202563
from
Dirk Mueller (dirkmueller)
(revision 4)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 3)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 1197505
from
Meera Belur (mbelur)
(revision 2)
initialized devel package after accepting 1197505
Nico Krapp (nkrapp)
accepted
request 1197179
from
Meera Belur (mbelur)
(revision 1)
- Initial Package
Displaying all 6 revisions