rana-cli/wakatime/packages/requests/packages
2016-01-11 11:19:07 -08:00
..
chardet upgrade requests to v2.5.3 2015-03-03 13:19:04 -08:00
urllib3 update requests package to v2.9.1 2016-01-11 11:19:07 -08:00
__init__.py update requests package to v2.9.1 2016-01-11 11:19:07 -08:00
README.rst update requests package to v2.9.1 2016-01-11 11:19:07 -08:00

If you are planning to submit a pull request to requests with any changes in 
this library do not go any further. These are independent libraries which we
vendor into requests. Any changes necessary to these libraries must be made in
them and submitted as separate pull requests to those libraries.

urllib3 pull requests go here: https://github.com/shazow/urllib3

chardet pull requests go here: https://github.com/chardet/chardet

See https://github.com/kennethreitz/requests/pull/1812#issuecomment-30854316
for the reasoning behind this.