]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87597: Document TimeoutExpired.stdout & .stderr types (GH-97685)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 30 Sep 2022 17:53:07 +0000 (10:53 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Sep 2022 17:53:07 +0000 (10:53 -0700)
commit6d7dbcc0b365c9f227a4c299211c068b3da54a90
treef55aa8c1af208f365c8110d0f00a356c9ef1e660
parentb61a51a450f8115ec1f174a00f4e70237148e92b
gh-87597: Document TimeoutExpired.stdout & .stderr types (GH-97685)

This documents the behavior that has always been the case since timeout
support was introduced in Python 3.3.
(cherry picked from commit b05dd796492160c37c9e15e3882f699f411b3461)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Doc/library/subprocess.rst