]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
authorslateny <46876382+slateny@users.noreply.github.com>
Fri, 4 Mar 2022 17:35:52 +0000 (09:35 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Mar 2022 17:35:52 +0000 (12:35 -0500)
commitcedd2473a9bebe07f3ced4f341cf58a2fef07b03
tree94cc2d402ea3d90edcb8d52e3b47b0a5b0a5e501
parentd168c728f7114959e8fc147538ea1d24f2f5af79
bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
Doc/library/io.rst
Lib/_pyio.py
Modules/_io/iobase.c
Modules/_io/textio.c