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
Victor Stinner 9e30aa52fd Fix misuse of PyUnicode_GET_SIZE() => PyUnicode_GET_LENGTH()
And PyUnicode_GetSize() => PyUnicode_GetLength()
2011-11-21 02:49:52 +01:00
..
_iomodule.c
Issue #12797: Added custom opener parameter to builtin open() and FileIO.open().
2011-10-31 20:34:46 +02:00
_iomodule.h
PEP 3151 / issue #12555: reworking the OS and IO exception hierarchy.
2011-10-12 02:54:14 +02:00
bufferedio.c
Issue #13393: BufferedReader.read1() now asks the full requested size to
2011-11-16 00:56:10 +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
Issue #12797: Added custom opener parameter to builtin open() and FileIO.open().
2011-10-31 20:34:46 +02:00
iobase.c
Replace {Get,Set,Has}AttrString with *AttrId.
2011-10-14 15:35:36 +02:00
stringio.c
Fix misuse of PyUnicode_GET_SIZE() => PyUnicode_GET_LENGTH()
2011-11-21 02:49:52 +01:00
textio.c
Fix misuse of PyUnicode_GET_SIZE() => PyUnicode_GET_LENGTH()
2011-11-21 02:49:52 +01:00
Powered by Gitea Version: 1.23.8 Page: 169ms Template: 5ms
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