Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Update intersphinx mapping for requests. #8805

Merged
merged 3 commits into from
Jul 29, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion api_core/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion asset/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion automl/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion bigquery_datatransfer/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion bigtable/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
}


Expand Down
2 changes: 1 addition & 1 deletion container/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion containeranalysis/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion core/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion datacatalog/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion datalabeling/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion dataproc/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion datastore/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion dlp/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion dns/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
}


Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
'grpc': ('https://grpc.io/grpc/python/', None),
'pandas': ('https://pandas.pydata.org/pandas-docs/stable/', None),
'python': ('https://docs.python.org/3', None),
'requests': ('http://docs.python-requests.org/en/master/', None),
'requests': ('https://2.python-requests.org/en/master/', None),
}

# Static HTML pages, e.g. to support redirects
Expand Down
2 changes: 1 addition & 1 deletion error_reporting/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion firestore/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion grafeas/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion iam/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion iot/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion irm/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion kms/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion language/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion logging/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
}


Expand Down
2 changes: 1 addition & 1 deletion monitoring/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion oslogin/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion phishingprotection/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion pubsub/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion redis/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion resource_manager/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
}


Expand Down
2 changes: 1 addition & 1 deletion runtimeconfig/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
}


Expand Down
2 changes: 1 addition & 1 deletion scheduler/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion securitycenter/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion spanner/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion speech/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion storage/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
}


Expand Down
2 changes: 1 addition & 1 deletion talent/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion tasks/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion texttospeech/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion trace/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion translate/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion videointelligence/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion vision/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down
2 changes: 1 addition & 1 deletion webrisk/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
None,
),
"grpc": ("https://grpc.io/grpc/python/", None),
"requests": ("http://docs.python-requests.org/en/master/", None),
"requests": ("https://2.python-requests.org/en/master/", None),
"fastavro": ("https://fastavro.readthedocs.io/en/stable/", None),
"pandas": ("https://pandas.pydata.org/pandas-docs/stable/", None),
}
Expand Down