]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-101228: Fix typo in docstring for read method of `_io.TextIOWrapper` class (#101227)
authorPartha P. Mukherjee <ppm.floss@gmail.com>
Thu, 9 Feb 2023 17:46:40 +0000 (12:46 -0500)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 17:46:40 +0000 (23:16 +0530)
commitf1f3af7b8245e61a2e0abef03b2c6c5902ed7df8
treef2ea9c5c8eb542015322242ee0d9bd7913d4cac6
parent272da55affe6f2b3b73ff5474e1246089517d051
GH-101228: Fix typo in docstring for read method of `_io.TextIOWrapper` class (#101227)
Modules/_io/textio.c