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
Label
Projects
Milestones
Assignee
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 Python modules in the Lib dir
topic-IO
type-feature
A feature request or enhancement
Console.ReadKey
/ getch()
function with predefined key enums
stdlib
#104671
opened May 19, 2023 by
ionite34
gh-74623: Avoid untar errors when write-protected files are tarred twice
awaiting review
stdlib
Python modules in the Lib dir
topic-IO
#103174
opened Apr 1, 2023 by
arhadthedev
Loading…
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 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
str
paths must accept PathLike
as well
extension-modules
#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
Document that the built-in open() when called with a file descriptor ignores "mode" argument
docs
Documentation in the Doc dir
topic-IO
#95498
opened Jul 31, 2022 by
piotr-dobrogost
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…
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
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
gh-66060: use the object's actual class name in some io classes' repr method
awaiting review
extension-modules
C modules in the Modules dir
topic-IO
#30824
opened Jan 23, 2022 by
aisk
Loading…
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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.