Go to file
James Oakley 1886891bd0 - Update to 0.10.1:
* PYTHON 3 SUPPORT!
  * Dropped 2.5 Support. (Backwards Incompatible)
- 0.10.0 (2012-01-21)
  * Response.content is now bytes-only. (Backwards Incompatible)
  * New Response.text is unicode-only.
  * If no Response.encoding is specified and chardet is available,
    Respoonse.text will guess an encoding.
  * Default to ISO-8859-1 (Western) encoding for "text" subtypes.
  * Removal of decode_unicode. (Backwards Incompatible)
  * New multiple-hooks system.
  * New Response.register_hook for registering hooks within the pipeline.
  * Response.url is now Unicode.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=9
2012-01-24 21:33:51 +00:00
.gitattributes - Initial release 2011-05-20 19:15:11 +00:00
.gitignore - Initial release 2011-05-20 19:15:11 +00:00
python-requests.changes - Update to 0.10.1: 2012-01-24 21:33:51 +00:00
python-requests.spec - Update to 0.10.1: 2012-01-24 21:33:51 +00:00
requests-0.10.1.tar.gz - Update to 0.10.1: 2012-01-24 21:33:51 +00:00