Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Modules
posixmodule.c
Find file
Blame
History
Permalink
Issue #9015, #9611: FileIO.readinto(), FileIO.write() and os.write() clamp the
· e6edec23
Victor Stinner
authored
Jan 04, 2011
length to 2^31-1 on Windows.
e6edec23