Skip to content
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
file.seek(file.tell()) needed: bad docs or a bug? expert-IO type-bug
#93079 opened May 22, 2022 by Akuli
TextIOWrapper.seek silently wraps around on very large offsets 3.7 expert-IO type-bug
#91112 opened Mar 8, 2022 by vlaci mannequin
mmap constructor resets the file pointer on Windows 3.9 3.10 3.11 expert-IO OS-windows stdlib type-bug
#91014 opened Feb 25, 2022 by benrg mannequin
timeout option of socket.create_connection is not respected 3.9 expert-IO type-bug
#90783 opened Feb 3, 2022 by devl00p mannequin
print deadlocks 3.9 3.10 3.11 expert-IO type-bug
#90368 opened Dec 30, 2021 by notarealdeveloper mannequin
add documentation for decoding newlines in the io module docs expert-IO
#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 type-crash
#90242 opened Dec 15, 2021 by jschwar313 mannequin
Avoid calling isatty() for most open() calls 3.11 expert-IO performance
#90102 opened Dec 1, 2021 by collinanderson mannequin
Supporting out-of-band buffers (pickle protocol 5) in multiprocessing 3.8 3.9 3.10 3.11 expert-IO performance stdlib
#89467 opened Sep 27, 2021 by jakirkham mannequin
pathlib.Path.glob's generator is not a real generator 3.11 expert-IO performance
#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 OS-windows type-feature
#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 interpreter-core OS-windows type-bug
#87587 opened Mar 6, 2021 by eryksun
export the set newline value on TextIOBase/TextIOWrapper expert-IO type-feature
#87503 opened Feb 27, 2021 by calestyo mannequin
Windows does not raise IsADirectoryError 3.9 expert-IO OS-windows type-bug
#87261 opened Feb 1, 2021 by Yajo mannequin
Multiprocessing module hangs on os.read() on Linux 3.9 expert-IO type-bug
#86797 opened Dec 13, 2020 by to7m mannequin
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.