Name | Date | Size | ||
---|---|---|---|---|
.. | 11-Jan-2022 | 4 KiB | ||
__init__.py | H A D | 11-Jan-2022 | 1.4 KiB | |
chardet/ | H | 11-Jan-2022 | 4 KiB | |
README.rst | H A D | 11-Jan-2022 | 541 | |
urllib3/ | H | 11-Jan-2022 | 4 KiB |
README.rst
1If you are planning to submit a pull request to requests with any changes in 2this library do not go any further. These are independent libraries which we 3vendor into requests. Any changes necessary to these libraries must be made in 4them and submitted as separate pull requests to those libraries. 5 6urllib3 pull requests go here: https://github.com/shazow/urllib3 7 8chardet pull requests go here: https://github.com/chardet/chardet 9 10See https://github.com/kennethreitz/requests/pull/1812#issuecomment-30854316 11for the reasoning behind this. 12