]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144380: Fix incorrect type check in `buffered_iternext()` (#144381)
authorRuiyang Ke <me@ry.ke>
Mon, 2 Feb 2026 10:04:18 +0000 (02:04 -0800)
committerGitHub <noreply@github.com>
Mon, 2 Feb 2026 10:04:18 +0000 (15:34 +0530)
commit40d07cad38bf3ce60f4ca03f1836e8650fe40df5
tree09664481b3c2ef3e55f23c5525a72d4d6cd03ead
parent3a0e1835563e6acfa3059a7d9777260cb2b6717d
gh-144380: Fix incorrect type check in `buffered_iternext()` (#144381)
Misc/NEWS.d/next/Library/2026-02-01-15-25-00.gh-issue-144380.U7py_s.rst [new file with mode: 0644]
Modules/_io/bufferedio.c