[issue35395] Typo in asyncio eventloop documentation

Naglis report at bugs.python.org
Mon Dec 3 17:30:52 EST 2018


New submission from Naglis <naglis at mailbox.org>:

loop.add_writer and loop.add_signal_handler have *callback* in their signatures, but in their documentation regarding functools.partial usage the function is referred to as *func*.

----------
assignee: docs at python
components: Documentation
messages: 330989
nosy: docs at python, naglis
priority: normal
severity: normal
status: open
title: Typo in asyncio eventloop documentation

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35395>
_______________________________________


More information about the Python-bugs-list mailing list