]> 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:33:57 +0000 (10:33 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Mar 2022 18:33:57 +0000 (10:33 -0800)
commitbdce1880365990403efdbeb60c4928c996370b0c
tree760647ed8e75c3642dc93c641da7103de74028e6
parent7b5b429adab4fe0fe81858fe3831f06adc2e2141
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