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-27 05:05:50 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_io
History
Victor Stinner 44235041f3
bpo-18748: io.IOBase destructor now logs close() errors in dev mode (GH-12786)
In development mode (-X dev) and in debug build, the io.IOBase
destructor now logs close() exceptions. These exceptions are silent
by default in release mode.
2019-04-12 17:06:47 +02:00
..
clinic
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-12058)
2019-03-14 10:32:22 +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
bpo-31572: Get rid of PyObject_HasAttr() and _PyObject_HasAttrId() in the _io module. (#3726)
2018-01-16 18:34:21 +02:00
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-18748: io.IOBase destructor now logs close() errors in dev mode (GH-12786)
2019-04-12 17:06:47 +02:00
stringio.c
bpo-35081: Add Include/internal/pycore_object.h (GH-10640)
2018-11-21 22:27:47 +01:00
textio.c
add missing break statement (GH-12147)
2019-03-03 08:22:39 -08:00
winconsoleio.c
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
2019-03-13 22:59:55 +02:00
Powered by Gitea Version: 1.23.8 Page: 594ms Template: 4ms
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