aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorMikael Koli <koli.mikael@gmail.com>2022-11-08 18:26:06 +0200
committerGitHub <noreply@github.com>2022-11-08 08:26:06 -0800
commitacf4d5d5bdecbc8756276731e09bae245d88518d (patch)
tree873039ae856d627496bd5b283b159e0a5a1f69b4 /Python/Python-tokenize.c
parentf1a654648b7d86cc52225455d72fe69e8920318f (diff)
downloadcpython-acf4d5d5bdecbc8756276731e09bae245d88518d.tar.gz
cpython-acf4d5d5bdecbc8756276731e09bae245d88518d.zip
Fix broken link in `asyncio-subprocesses` doc (GH-99214)
# 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.html#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) Automerge-Triggered-By: GH:AlexWaygood
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions