mirror of
https://github.com/python/cpython.git
synced 2026-03-31 17:11:13 +00:00
Subprocess Protocols Documentation (GH-20950) (GH-26133)
This commit is contained in:
parent
23643799ac
commit
623481c77b
1 changed files with 1 additions and 1 deletions
|
|
@ -683,7 +683,7 @@ factories passed to the :meth:`loop.create_datagram_endpoint` method.
|
|||
Subprocess Protocols
|
||||
--------------------
|
||||
|
||||
Datagram Protocol instances should be constructed by protocol
|
||||
Subprocess Protocol instances should be constructed by protocol
|
||||
factories passed to the :meth:`loop.subprocess_exec` and
|
||||
:meth:`loop.subprocess_shell` methods.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue