New submission from Faris Chugthai <farischugt...@gmail.com>:

The penultimate sentence in asyncio transport.

> The subprocess is created by th loop.subprocess_exec() method:

Should be `created by the`.

The sentence can be seen here:

https://docs.python.org/3.10/library/asyncio-protocol.html?highlight=call_soon#loop-subprocess-exec-and-subprocessprotocol

----------
assignee: docs@python
components: Documentation, asyncio
messages: 373204
nosy: Faris Chugthai, asvetlov, docs@python, yselivanov
priority: normal
severity: normal
status: open
title: minor typo in asyncio transport protocol
versions: Python 3.10, Python 3.8, Python 3.9

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

Reply via email to