2017-01-27 14:37:01 +00:00
|
|
|
If you are planning to submit a pull request to requests with any changes in
|
2015-12-23 03:19:45 +00:00
|
|
|
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
|
2014-03-10 05:18:05 +00:00
|
|
|
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
|
2015-12-23 03:19:45 +00:00
|
|
|
|
2017-01-27 14:37:01 +00:00
|
|
|
idna pull requests go here: https://github.com/kjd/idna
|
|
|
|
|
2015-12-23 03:19:45 +00:00
|
|
|
See https://github.com/kennethreitz/requests/pull/1812#issuecomment-30854316
|
|
|
|
for the reasoning behind this.
|