]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Mar 2022 18:34:14 +0000 (10:34 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Mar 2022 18:34:14 +0000 (10:34 -0800)
commit01df048831eb631dfee41175f08d09b9ad1a9538
tree82a099605e6048ef5f4bc4c7f34858cebe6db1a8
parent6a14330318c9c7aedf3e9841c3dfea337064d8e6
bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)

(cherry picked from commit cedd2473a9bebe07f3ced4f341cf58a2fef07b03)

Co-authored-by: slateny <46876382+slateny@users.noreply.github.com>
Doc/library/io.rst
Lib/_pyio.py
Modules/_io/iobase.c
Modules/_io/textio.c