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
raw readinto() returned invalid length 4494852078 (should have been between 0 and 2297167872)
expert-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?
expert-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
3.10
3.11
expert-IO
OS-windows
stdlib
Python modules in the Lib dir
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
expert-IO
#90853
opened Feb 9, 2022 by
mirabilos
mannequin
gh-90533: Implement BytesIO.peek()
awaiting review
CLA signed
expert-IO
#30808
opened Jan 22, 2022 by
marcelm
Loading…
print deadlocks
3.9
3.10
3.11
expert-IO
type-bug
An unexpected behavior, bug, or error
#90368
opened Dec 30, 2021 by
notarealdeveloper
mannequin
add documentation for decoding newlines in the Documentation in the Doc dir
expert-IO
io module
docs
#90367
opened Dec 30, 2021 by
guoci
mannequin
Python 3.9.6 scan_dir returns filenotfound on long paths, but os_walk does not
3.9
expert-IO
OS-windows
tests
Tests in the Lib/test dir
type-crash
A hard crash of the interpreter, possibly with a core dump
#90242
opened Dec 15, 2021 by
jschwar313
mannequin
Avoid calling isatty() for most open() calls
3.11
expert-IO
performance
Performance or resource usage
#90102
opened Dec 1, 2021 by
collinanderson
mannequin
Avoid releasing the GIL in nonblocking socket operations
3.11
expert-asyncio
expert-IO
performance
Performance or resource usage
#89977
opened Nov 16, 2021 by
jcrist
mannequin
Add extra newline in io.BytesIO.seek() to prevent a Sphinx warning
awaiting core review
CLA signed
expert-IO
#29519
opened Nov 11, 2021 by
janlugt
Loading…
Supporting out-of-band buffers (pickle protocol 5) in multiprocessing
3.8
3.9
3.10
3.11
expert-IO
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
#89467
opened Sep 27, 2021 by
jakirkham
mannequin
Python subprocess not honoring append mode for stdout on Windows
3.9
3.10
3.11
expert-IO
OS-windows
type-bug
An unexpected behavior, bug, or error
#89400
opened Sep 17, 2021 by
decatur
mannequin
Support Windows file open modes for A feature request or enhancement
open built-in function
3.11
expert-IO
OS-windows
type-feature
#88871
opened Jul 22, 2021 by
lukedeller1
mannequin
pathlib.Path.glob's generator is not a real generator
3.11
expert-IO
performance
Performance or resource usage
#88235
opened May 7, 2021 by
erip
mannequin
Handling Ctrl+C while waiting on I/O in Windows
3.8
3.9
3.10
expert-IO
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
OS-windows
type-feature
A feature request or enhancement
#87689
opened Mar 16, 2021 by
sovetov
mannequin
os.device_encoding(fd) should support any console fd in Windows
3.8
3.9
3.10
expert-IO
extension-modules
C modules in the Modules dir
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
OS-windows
type-bug
An unexpected behavior, bug, or error
#87587
opened Mar 6, 2021 by
eryksun
export the set newline value on TextIOBase/TextIOWrapper
expert-IO
type-feature
A feature request or enhancement
#87503
opened Feb 27, 2021 by
calestyo
mannequin
Windows does not raise IsADirectoryError
3.9
expert-IO
OS-windows
type-bug
An unexpected behavior, bug, or error
#87261
opened Feb 1, 2021 by
Yajo
mannequin
Support POSIX atomicity guarantee of O_APPEND on Windows
3.10
expert-IO
OS-windows
type-feature
A feature request or enhancement
#86772
opened Dec 9, 2020 by
izbyshev
mannequin
seekable() returns True on pipe objects in Windows
3.8
3.9
3.10
expert-IO
OS-windows
type-bug
An unexpected behavior, bug, or error
#86768
opened Dec 8, 2020 by
nedsociety
mannequin
In windows, asyncio.run_in_executor strips logger class information from modified logging.Logger objects
3.8
expert-asyncio
expert-IO
type-bug
An unexpected behavior, bug, or error
#86710
opened Dec 2, 2020 by
adsherman09
mannequin
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.