vim-rana-local/plugin/packages/wakatime/packages/requests/packages
Alan Hamlett 2e427cbb3c upgrade wakatime-cli to v7.0.2 2017-02-20 16:22:21 -08:00
..
chardet upgrade wakatime cli to v4.0.4 2015-03-09 15:27:37 -07:00
idna upgrade wakatime-cli to v7.0.2 2017-02-20 16:22:21 -08:00
urllib3 upgrade wakatime-cli to v7.0.2 2017-02-20 16:22:21 -08:00
README.rst upgrade wakatime-cli to v7.0.2 2017-02-20 16:22:21 -08:00
__init__.py upgrade wakatime-cli core to v4.1.9 2016-01-11 11:21:40 -08:00

README.rst

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.