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

Unified Diff: recipe_engine/third_party/requests/docs/community/support.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/docs/community/support.rst
diff --git a/recipe_engine/third_party/requests/docs/community/support.rst b/recipe_engine/third_party/requests/docs/community/support.rst
deleted file mode 100644
index 63069308402fe5fe37787ce13aa3b258139326c8..0000000000000000000000000000000000000000
--- a/recipe_engine/third_party/requests/docs/community/support.rst
+++ /dev/null
@@ -1,51 +0,0 @@
-.. _support:
-
-Support
-=======
-
-If you have questions or issues about Requests, there are several options:
-
-StackOverflow
--------------
-
-If your question does not contain sensitive (possibly proprietary)
-information or can be properly anonymized, please ask a question on
-`StackOverflow <https://stackoverflow.com/questions/tagged/python-requests>`_
-and use the tag ``python-requests``.
-
-Send a Tweet
-------------
-
-If your question is less than 140 characters, feel free to send a tweet to
-`@kennethreitz <https://twitter.com/kennethreitz>`_,
-`@sigmavirus24 <https://twitter.com/sigmavirus24>`_, or
-`@lukasaoz <https://twitter.com/lukasaoz>`_.
-
-File an Issue
--------------
-
-If you notice some unexpected behaviour in Requests, or want to see support
-for a new feature,
-`file an issue on GitHub <https://github.com/kennethreitz/requests/issues>`_.
-
-
-E-mail
-------
-
-I'm more than happy to answer any personal or in-depth questions about
-Requests. Feel free to email
-`requests@kennethreitz.com <mailto:requests@kennethreitz.com>`_.
-
-
-IRC
----
-
-The official Freenode channel for Requests is
-`#python-requests <irc://irc.freenode.net/python-requests>`_
-
-The core developers of requests are on IRC throughout the day.
-You can find them in ``#python-requests`` as:
-
-- kennethreitz
-- lukasa
-- sigmavirus24

Powered by Google App Engine
This is Rietveld 408576698