Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-14 16:38:19 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
bbdc9cd3d2cbdc2cc64d2945da175bdc18a93ce3
cpython/Modules/_io
T
History
Antoine Pitrou a3f4457b17 Speed up reading of small files. This avoids multiple C read() calls on pyc files.
2012-04-17 13:50:58 +02:00
..
_iomodule.c
Issue #14153 Create _Py_device_encoding() to prevent _io from having to import
2012-02-29 18:31:31 -05:00
_iomodule.h
Issue #14153 Create _Py_device_encoding() to prevent _io from having to import
2012-02-29 18:31:31 -05:00
bufferedio.c
Issue #13322: Fix BufferedWriter.write() to ensure that BlockingIOError is
2011-11-21 20:22:01 +01:00
bytesio.c
Issue #8914: fix various warnings from the Clang static analyzer v254.
2011-02-22 20:15:44 +00:00
fileio.c
Speed up reading of small files. This avoids multiple C read() calls on pyc files.
2012-04-17 13:50:58 +02:00
iobase.c
use new generic __dict__ descriptor implementations
2012-02-19 20:02:57 -05:00
stringio.c
Issue #14387: Do not include accu.h from Python.h.
2012-03-22 14:42:18 +01:00
textio.c
Don't Py_DECREF NULL variable in io.IncrementalNewlineDecoder.
2012-04-07 07:09:57 +02:00
Powered by Gitea Version: 1.26.1 Page: 455ms Template: 1ms
Auto
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