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-10 06:31:43 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
da7435017430671f86075449ff7bde96fd7700a5
cpython/Modules/_io
T
History
Inada Naoki bec8c787ec bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)
I forget to check PyErr_WarnEx() return value. But it will fail when -Werror is used.
2021-04-02 17:38:59 +09:00
..
clinic
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
2021-03-29 12:28:14 +09:00
_iomodule.c
bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)
2021-04-02 17:38:59 +09:00
_iomodule.h
bpo-42208: Add _Py_GetLocaleEncoding() (GH-23050)
2020-10-31 01:02:09 +01:00
bufferedio.c
closes bpo-28557: error message for bad raw readinto (GH-7496)
2020-06-15 18:53:57 -05:00
bytesio.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
fileio.c
bpo-36346: Make using the legacy Unicode C API optional (GH-21437)
2020-07-10 23:26:06 +03:00
iobase.c
bpo-42161: Modules/ uses _PyLong_GetZero() and _PyLong_GetOne() (GH-22998)
2020-10-27 17:12:53 +01:00
stringio.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
textio.c
bpo-43510: Fix emitting EncodingWarning from _io module. (GH-25146)
2021-04-02 17:38:59 +09:00
winconsoleio.c
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
2020-05-26 18:43:38 +03:00
Powered by Gitea Version: 1.26.1 Page: 408ms Template: 3ms
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