mirror of
https://github.com/python/cpython.git
synced 2026-02-06 18:01:17 +00:00
gh-144380: Fix incorrect type check in `buffered_iternext()` (GH-144381)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| clinic | ||
| _iomodule.c | ||
| _iomodule.h | ||
| bufferedio.c | ||
| bytesio.c | ||
| fileio.c | ||
| iobase.c | ||
| stringio.c | ||
| textio.c | ||
| winconsoleio.c | ||