Go to file
Dirk Mueller 7838fbfd74 - update to 0.9.1:
- Fix import of pyOpenSSL shim from urllib3 for PKCS12 adapter
  - Add X509 Adapter that can handle PKCS12 
  - Add stateless solution for streaming files by MultipartEncoder from one host to another (in chunks)
  - Update link to example
  - Move import of ``ABCs`` from collections into version-specific part of
    _compat module
  - Fix backwards incompatibility in ``get_encodings_from_content``
  - Correct callback documentation for ``MultipartEncoderMonitor``
  - Fix bug when ``MultipartEncoder`` is asked to encode zero parts
  - Correct the type of non string request body dumps
  - Removed content from being stored in MultipartDecoder
  - Fix bug by enabling support for contenttype with capital letters. 
  - Coerce proxy URL to bytes before dumping request
  - Avoid bailing out with exception upon empty response reason
  - Corrected Pool documentation
  - Corrected parentheses match in example usage
  - Fix "oject" to "object" in ``MultipartEncoder``
  - Fix URL for the project after the move 
  - Add fix for OSX TCPKeepAliveAdapter

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=12
2019-04-25 19:58:22 +00:00
.gitattributes Accepting request 261449 from home:seilerphilipp 2014-11-14 10:28:52 +00:00
.gitignore Accepting request 261449 from home:seilerphilipp 2014-11-14 10:28:52 +00:00
python-requests-toolbelt.changes - update to 0.9.1: 2019-04-25 19:58:22 +00:00
python-requests-toolbelt.spec - update to 0.9.1: 2019-04-25 19:58:22 +00:00
requests-toolbelt-0.9.1.tar.gz - update to 0.9.1: 2019-04-25 19:58:22 +00:00