Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1871)

Unified Diff: recipe_engine/third_party/requests/requests/packages/README.rst

Issue 2164713003: Vendor requests. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/recipes-py@master
Patch Set: Fix deps.pyl Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: recipe_engine/third_party/requests/requests/packages/README.rst
diff --git a/recipe_engine/third_party/requests/requests/packages/README.rst b/recipe_engine/third_party/requests/requests/packages/README.rst
deleted file mode 100644
index 83e0c6258dc6d80e35e46d6dfad0c27fc0e84829..0000000000000000000000000000000000000000
--- a/recipe_engine/third_party/requests/requests/packages/README.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-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
-
-See https://github.com/kennethreitz/requests/pull/1812#issuecomment-30854316
-for the reasoning behind this.

Powered by Google App Engine
This is Rietveld 408576698