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 06:36:55 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_io
History
Ezio Melotti 6d10b4d591 #15796: merge with 3.2.
2012-09-18 07:21:18 +03:00
..
_iomodule.c
#15796: merge with 3.2.
2012-09-18 07:21:18 +03:00
_iomodule.h
…
bufferedio.c
Fixed reference leak in error branch of _bufferedreader_read_all(). The variable data can contain a bytes object but it wasn't cleaned up when PyList_New() failed. CID 715364
2012-09-10 17:46:09 +02:00
bytesio.c
Merge 3.2.
2012-09-08 11:19:27 +02:00
fileio.c
Issue #15247: FileIO now raises an error when given a file descriptor pointing to a directory.
2012-07-06 18:52:58 +02:00
iobase.c
#15796: merge with 3.2.
2012-09-18 07:21:18 +03:00
stringio.c
Issue #15841: The readable(), writable() and seekable() methods of BytesIO
2012-09-05 20:13:48 +02:00
textio.c
#15796: merge with 3.2.
2012-09-18 07:21:18 +03:00
Powered by Gitea Version: 1.23.8 Page: 3394ms Template: 14ms
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