-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
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
Pickle ignores custom getstate methods on TextIOWrapper in Python 3.12
topic-IO
type-bug
An unexpected behavior, bug, or error
#122559
opened Aug 1, 2024 by
SimonSorgQC
Simplify Windows write I/O around consoles on Windows 8+
OS-windows
topic-IO
type-feature
A feature request or enhancement
#121940
opened Jul 17, 2024 by
cmaloney
codecs.open doesn't support encoding='locale' in Python3.11
topic-IO
topic-unicode
type-feature
A feature request or enhancement
#120406
opened Jun 12, 2024 by
Amethiel
OOM vulnerability in the CGI server on Windows
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
only security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-IO
type-security
A security issue
#119452
opened May 23, 2024 by
serhiy-storchaka
Out-of-memory when reading a HTTP response with large Content-Lenght
3.8 (EOL)
end of life
3.9
only security fixes
3.10
only security fixes
3.11
only security fixes
3.12
only security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-IO
type-security
A security issue
#119451
opened May 23, 2024 by
serhiy-storchaka
Adding read/readline() after write appends to EOF, not to the position
topic-IO
type-bug
An unexpected behavior, bug, or error
#117095
opened Mar 20, 2024 by
dom-0
file.tell() after a write is not correct in append mode
topic-IO
type-bug
An unexpected behavior, bug, or error
#116376
opened Mar 5, 2024 by
isidroas
readline() causes output to be written at eof unless seek() is used
topic-IO
type-bug
An unexpected behavior, bug, or error
#113439
opened Dec 23, 2023 by
ghost
Garbage collection of the BytesIO buffer object raises an unraisable exception
3.11
only security fixes
3.12
only security fixes
3.13
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
only security fixes
3.12
only security fixes
3.13
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
Potential memory leak from An unexpected behavior, bug, or error
TextIOWrapper
which would hold unnecessary number of arenas
topic-IO
type-bug
#104954
opened May 26, 2023 by
itachaaa
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
Too early EOFError
3.12
only 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()
awaiting changes
docs
Documentation in the Doc dir
needs backport to 3.13
bugs and security fixes
skip news
topic-IO
#93685
opened Jun 10, 2022 by
eamanu
Loading…
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
only 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.13
bugs and security fixes
topic-IO
type-feature
A feature request or enhancement
#90853
opened Feb 9, 2022 by
mirabilos
mannequin
Previous Next
ProTip!
Adding no:label will show everything without a label.