Commit Graph

  • 28b73ea9a4 Accepting request 1225360 from devel:languages:python main Ana Guerrero 2024-11-21 14:14:21 +00:00
  • 19bd0b611a - update to 2.32.0.20241016: * remove unneeded Iterable base class from CookieJar Dirk Mueller 2024-11-20 17:11:38 +00:00
  • ef61b9f250 Accepting request 1202563 from devel:languages:python Ana Guerrero 2024-09-23 13:23:46 +00:00
  • 1d9d3e54a9 - 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 Dirk Mueller 2024-09-23 08:47:28 +00:00
  • a8374c7946 Accepting request 1197505 from devel:languages:python Dominique Leuenberger 2024-08-30 11:32:27 +00:00
  • 35950d0eef Accepting request 1197179 from home:yeey:OpenWebUI Nico Krapp 2024-08-29 06:48:50 +00:00