Skip to content

Commit 84b8600

Browse files
authored
gh-92417: subprocess docs: remove note on compatibility with Python <3.5 (GH-92538)
1 parent 090df84 commit 84b8600

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/subprocess.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ The recommended approach to invoking subprocesses is to use the :func:`run`
3333
function for all use cases it can handle. For more advanced use cases, the
3434
underlying :class:`Popen` interface can be used directly.
3535

36-
The :func:`run` function was added in Python 3.5; if you need to retain
37-
compatibility with older versions, see the :ref:`call-function-trio` section.
38-
3936

4037
.. function:: run(args, *, stdin=None, input=None, stdout=None, stderr=None,\
4138
capture_output=False, shell=False, cwd=None, timeout=None, \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy