summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-11-08 16:33:28 (GMT)
committerGitHub <noreply@github.com>2022-11-08 16:33:28 (GMT)
commitb51c2832f08bcbe7dfee563c77e61c1db08bc7af (patch)
treea07fa20dc0f8d2599e739461697d8032ac02cf37 /Python/errors.c
parent9bb8e18ca46fe66fa6802602f8a7228a24dd785f (diff)
downloadcpython-b51c2832f08bcbe7dfee563c77e61c1db08bc7af.zip
cpython-b51c2832f08bcbe7dfee563c77e61c1db08bc7af.tar.gz
cpython-b51c2832f08bcbe7dfee563c77e61c1db08bc7af.tar.bz2
Fix broken link in `asyncio-subprocesses` doc (GH-99214)
GH- Fix broken link in Doc/library/asyncio-subprocess.rst This is a trivial fix in documentation to fix a broken link. There is a broken link in [Doc/library/asyncio-subprocess.rst](https://docs.python.org/3/library/asyncio-subprocess.htmlGH-asyncio.subprocess.Process) for the function ``wait_for``: ![image](https://user-images.githubusercontent.com/37690409/200388894-fb6b7c42-b2cc-49ec-a239-e3472890db1f.png) I suppose this refers to the function ``asyncio.wait_for`` which is not clear in the docs. This PR fixes the link and the result looks like the following: ![image](https://user-images.githubusercontent.com/37690409/200389483-b4a92105-7d2c-4285-b0fc-78a6dc0be39c.png) (cherry picked from commit acf4d5d5bdecbc8756276731e09bae245d88518d) Co-authored-by: Mikael Koli <koli.mikael@gmail.com> Automerge-Triggered-By: GH:AlexWaygood
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions