rana-cli/wakatime/packages/requests/packages
2017-02-15 12:10:01 -08:00
..
chardet upgrade requests to v2.5.3 2015-03-03 13:19:04 -08:00
idna upgrade requests to v2.13.0 and pysocks to v1.6.6 2017-02-15 12:10:01 -08:00
urllib3 upgrade requests to v2.13.0 and pysocks to v1.6.6 2017-02-15 12:10:01 -08:00
__init__.py update requests package to v2.9.1 2016-01-11 11:19:07 -08:00
README.rst upgrade requests to v2.13.0 and pysocks to v1.6.6 2017-02-15 12:10:01 -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

idna pull requests go here: https://github.com/kjd/idna

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