1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2024-12-23 16:22:45 +00:00
mylar/lib/requests/packages
2015-05-19 13:38:36 -04:00
..
chardet FIX: Another attempt at a fix for the insecure https requests errors 2015-04-17 14:35:05 -04:00
urllib3 IMP: Upgraded requests to 2.7.0 2015-05-19 13:38:36 -04:00
__init__.py FIX: Another attempt at a fix for the insecure https requests errors 2015-04-17 14:35:05 -04:00
README.rst IMP: Upgraded requests to 2.7.0 2015-05-19 13:38:36 -04: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