Logo
Explore Help
Sign In
mirror/cpython
1
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-01-30 22:55:41 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_io
History
Gregory P. Smith 990a5feba7 Fixes issue #12268: File readline, readlines and read() or readall() methods
no longer lose data when an underlying read system call is interrupted.
IOError is no longer raised due to a read system call returning EINTR
from within these methods.
2012-06-24 00:23:47 -07:00
..
_iomodule.c
Close #11022: TextIOWrapper doesn't call locale.setlocale() anymore
2012-06-05 13:43:22 +02:00
_iomodule.h
Fixes issue #12268: File readline, readlines and read() or readall() methods
2012-06-24 00:23:47 -07:00
bufferedio.c
Fixes issue #12268: File readline, readlines and read() or readall() methods
2012-06-24 00:23:47 -07:00
bytesio.c
Issue #8914: fix various warnings from the Clang static analyzer v254.
2011-02-22 20:15:44 +00:00
fileio.c
Fixes issue #12268: File readline, readlines and read() or readall() methods
2012-06-24 00:23:47 -07:00
iobase.c
Fixes issue #12268: File readline, readlines and read() or readall() methods
2012-06-24 00:23:47 -07:00
stringio.c
Issue #14387: Do not include accu.h from Python.h.
2012-03-22 14:42:18 +01:00
textio.c
Fixes issue #12268: File readline, readlines and read() or readall() methods
2012-06-24 00:23:47 -07:00
Powered by Gitea Version: 1.23.8 Page: 960ms Template: 49ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API