[issue42703] Asyncio Event Documentation Links Incorrect

2020-12-21 Thread Matt Fowler


Change by Matt Fowler :


--
keywords: +patch
pull_requests: +22741
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/23881

___
Python tracker 
<https://bugs.python.org/issue42703>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42703] Asyncio Event Documentation Links Incorrect

2020-12-21 Thread Matt Fowler


New submission from Matt Fowler :

The documentation for `asyncio.Event` has incorrect links. The `wait` coroutine 
incorrectly links to the docs for the `asyncio.wait` waiting primitive, and the 
`set` method incorrectly links to the docs for the `set` class constructor.

--
assignee: docs@python
components: Documentation
messages: 383524
nosy: docs@python, mattfowler
priority: normal
severity: normal
status: open
title: Asyncio Event Documentation Links Incorrect
versions: Python 3.10, Python 3.9

___
Python tracker 
<https://bugs.python.org/issue42703>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com