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-11 15:12:20 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
fd628cf5adaeee73eab579393cdff71c8f70cdf2
cpython/Modules/_io
T
History
Serhiy Storchaka 2a39d251f0 bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
Use _PyArg_CheckPositional() and inlined code instead of
PyArg_UnpackTuple() and _PyArg_UnpackStack() if all parameters
are positional and use the "object" converter.
2019-01-11 18:01:42 +02:00
..
clinic
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
2019-01-11 18:01:42 +02:00
_iomodule.c
bpo-32236: open() emits RuntimeWarning if buffering=1 for binary mode (GH-4842)
2018-10-20 02:22:31 +02:00
_iomodule.h
…
bufferedio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
bytesio.c
bpo-33029: Fix signatures of getter and setter functions. (GH-10746)
2018-11-27 19:34:35 +02:00
fileio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
iobase.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
stringio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
textio.c
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
2018-12-17 16:52:45 +02:00
winconsoleio.c
bpo-35436: Add missing PyErr_NoMemory() calls and other minor bug fixes. (GH-11015)
2018-12-07 12:11:30 +02:00
Powered by Gitea Version: 1.26.1 Page: 1201ms Template: 5ms
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