Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

text_encoding() is missing from io.__all__ topic-IO type-bug An unexpected behavior, bug, or error
#111356 opened Oct 26, 2023 by ntessore
Garbage collection of the BytesIO buffer object raises an unraisable exception 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#111331 opened Oct 25, 2023 by serhiy-storchaka
_pyio.BytesIO destructor raises an unraisable exception if there is a BytesIO buffer 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#111330 opened Oct 25, 2023 by serhiy-storchaka
Segfault during garbage collection with GzipFile + failed urllib3 request on 3.12.0 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-IO type-crash A hard crash of the interpreter, possibly with a core dump
#111049 opened Oct 19, 2023 by basepi
sys.stdin.read() throws a TypeError when stdin is set to be non-blocking 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-IO type-bug An unexpected behavior, bug, or error
#109523 opened Sep 17, 2023 by MartinHHProbst
Docs and docstrings for io.*.seek are inconsistent 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes docs Documentation in the Doc dir topic-IO type-bug An unexpected behavior, bug, or error
#107801 opened Aug 9, 2023 by MatthiasWiesmann
Add a library module for OS-portable Console.ReadKey / getch() function with predefined key enums stdlib Python modules in the Lib dir topic-IO type-feature A feature request or enhancement
#104671 opened May 19, 2023 by ionite34
Support for os.sendfile for Windows extension-modules C modules in the Modules dir OS-windows topic-IO type-feature A feature request or enhancement
#102898 opened Mar 22, 2023 by KhazAkar
All standard library functions accepting str paths must accept PathLike as well extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) stdlib Python modules in the Lib dir topic-IO type-feature A feature request or enhancement
#102425 opened Mar 4, 2023 by arhadthedev
gh-85984: Add POSIX pseudo-terminal functions. awaiting merge extension-modules C modules in the Modules dir topic-IO type-feature A feature request or enhancement
#102413 opened Mar 4, 2023 by 8vasu Loading…
Too early EOFError 3.12 bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#101911 opened Feb 14, 2023 by christophgil
Inconsistant behavior of .readable() and .writable() on io.IOBase extension-modules C modules in the Modules dir topic-IO type-bug An unexpected behavior, bug, or error
#96780 opened Sep 12, 2022 by mcleantom
gh-93600: Clarify the meaning of buffering=-1 in open() 3.12 bugs and security fixes awaiting core review docs Documentation in the Doc dir needs backport to 3.11 bug and security fixes skip news topic-IO
#93685 opened Jun 10, 2022 by eamanu Loading…
Some proposed stdlib filesystem tests 3.12 bugs and security fixes tests Tests in the Lib/test dir topic-IO
#93629 opened Jun 9, 2022 by hoodmane
raw readinto() returned invalid length 4494852078 (should have been between 0 and 2297167872) pending The issue will be closed if no feedback is provided topic-IO type-bug An unexpected behavior, bug, or error
#93287 opened May 27, 2022 by ThomasWaldmann
file.seek(file.tell()) needed: bad docs or a bug? topic-IO type-bug An unexpected behavior, bug, or error
#93079 opened May 22, 2022 by Akuli
TextIOWrapper.seek silently wraps around on very large offsets 3.7 (EOL) end of life topic-IO type-bug An unexpected behavior, bug, or error
#91112 opened Mar 8, 2022 by vlaci mannequin
mmap constructor resets the file pointer on Windows 3.9 only security fixes 3.10 only security fixes 3.11 bug and security fixes OS-windows stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#91014 opened Feb 25, 2022 by benrg mannequin
_io_TextIOWrapper_reconfigure_impl errors out too early 3.9 only security fixes topic-IO
#90853 opened Feb 9, 2022 by mirabilos mannequin
timeout option of socket.create_connection is not respected 3.9 only security fixes topic-IO type-bug An unexpected behavior, bug, or error
#90783 opened Feb 3, 2022 by devl00p mannequin
gh-90533: Implement BytesIO.peek() awaiting merge topic-IO type-feature A feature request or enhancement
#30808 opened Jan 22, 2022 by marcelm Loading…
print deadlocks 3.11 bug and security fixes 3.12 bugs and security fixes topic-IO type-bug An unexpected behavior, bug, or error
#90368 opened Dec 30, 2021 by notarealdeveloper mannequin
ProTip! Mix and match filters to narrow down what you’re looking for.