You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
JackDandy f500b2aacf Update Requests library 2.9.1 (a1c9b84) to 2.13.0 (fc54869). 8 years ago
..
chardet Update Requests library 2.4.3 to 2.6.2 (ff71b25). 10 years ago
idna Update Requests library 2.9.1 (a1c9b84) to 2.13.0 (fc54869). 8 years ago
urllib3 Update Requests library 2.9.1 (a1c9b84) to 2.13.0 (fc54869). 8 years ago
README.rst Update Requests library 2.9.1 (a1c9b84) to 2.13.0 (fc54869). 8 years ago
__init__.py Update Requests library 2.7.0 (5d6d1bc) to 2.9.1 (a1c9b84). 9 years ago

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.