Go to file
Dirk Mueller d7d78a1c8f - update to 1.25.10:
* Added support for ``SSLKEYLOGFILE`` environment variable for
    logging TLS session keys with use with programs like
    Wireshark for decrypting captured web traffic (Pull #1867)
  * Fixed loading of SecureTransport libraries on macOS Big Sur
    due to the new dynamic linker cache (Pull #1905)
  * Collapse chunked request bodies data and framing into one
  call to ``send()`` to reduce the number of TCP packets by 2-4x (Pull #1906)
  * Don't insert ``None`` into ``ConnectionPool`` if the pool
    was empty when requesting a connection (Pull #1866)
  * Avoid ``hasattr`` call in ``BrotliDecoder.decompress()`` (Pull #1858)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=101
2020-08-04 16:10:31 +00:00
_multibuild Accepting request 634935 from home:mcepl:work 2018-09-11 13:45:03 +00:00
.gitattributes - Initial package (1.6) for openSUSE. 2013-07-14 04:53:22 +00:00
.gitignore - Initial package (1.6) for openSUSE. 2013-07-14 04:53:22 +00:00
python-urllib3.changes - update to 1.25.10: 2020-08-04 16:10:31 +00:00
python-urllib3.spec - update to 1.25.10: 2020-08-04 16:10:31 +00:00
ssl_match_hostname_py3.py - Unbundle the six, rfc3986, and backports.ssl_match_hostname 2019-05-29 08:26:07 +00:00
urllib3-1.25.10.tar.gz - update to 1.25.10: 2020-08-04 16:10:31 +00:00