New submission from Lenin Kennedy <lenine...@gmail.com>:

Priority: Low

In the asyncio page (https://docs.python.org/3/library/asyncio.html), 
in the bullet points of "set of high-level APIs to:", 

link to "perform network IO and IPC;" is 
(https://docs.python.org/3/library/asyncio-stream.html#asyncio-streams).

Here "#ayncio-streams" header does not exist.

Possible fix-
Change the hyperlink to 
(https://docs.python.org/3/library/asyncio-stream.html#streams)

----------
components: asyncio
messages: 404502
nosy: asvetlov, coderlens, yselivanov
priority: normal
severity: normal
status: open
title: Broken Link in asyncio library Docs
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45541>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to