python-requests

Edit Package python-requests
No description set
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
_multibuild 0000000053 53 Bytes
python-requests.changes 0000068861 67.2 KB
python-requests.spec 0000003989 3.9 KB
requests-2.32.3.tar.gz 0000131218 128 KB
Latest Revision
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 185)
- update to 2.32.3:
  * Fixed bug breaking the ability to specify custom SSLContexts
    in sub-classes of HTTPAdapter.
  * Fixed issue where Requests started failing to run on Python
    versions compiled without the `ssl` module.
  * To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in 2.32.0,
    we've renamed _get_connection to a new public API, get_connection_with_tls_context. Existing
    custom HTTPAdapters will need to migrate their code to use this new API. get_connection is
  * Fixed an issue where setting verify=False on the first request from a Session
    will cause subsequent requests to the same origin to also ignore cert verification,
  * verify=True now reuses a global SSLContext which should improve request time
  * Requests now supports optional use of character detection (chardet or charset_normalizer)
    when repackaged or vendored. This enables pip and other projects to minimize their
Comments 0
openSUSE Build Service is sponsored by