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-29 06:06:01 +00:00
Code Issues Packages Projects Releases Wiki Activity
cpython/Modules/_io
History
Serhiy Storchaka 279f44678c
bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933)
In ArgumentClinic, value "NULL" should now be used only for unrepresentable default values
(like in the optional third parameter of getattr). "None" should be used if None is accepted
as argument and passing None has the same effect as not passing the argument at all.
2019-09-14 12:24:05 +03:00
..
clinic
bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933)
2019-09-14 12:24:05 +03:00
_iomodule.c
bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933)
2019-09-14 12:24:05 +03:00
_iomodule.h
…
bufferedio.c
bpo-37960: Silence only necessary errors in repr() of buffered and text streams. (GH-15543)
2019-08-29 09:25:22 +03:00
bytesio.c
Fix typos mostly in comments, docs and test names (GH-15209)
2019-08-30 16:21:19 -04:00
fileio.c
bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933)
2019-09-14 12:24:05 +03:00
iobase.c
bpo-37337: Add _PyObject_CallMethodNoArgs() (GH-14267)
2019-07-08 17:19:25 +09:00
stringio.c
bpo-15999: Clean up of handling boolean arguments. (GH-15610)
2019-09-01 12:16:51 +03:00
textio.c
bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933)
2019-09-14 12:24:05 +03:00
winconsoleio.c
bpo-37547: Fix a compiler warning in winconsoleio.c (GH-14785)
2019-07-19 15:07:06 +09:00
Powered by Gitea Version: 1.23.8 Page: 1432ms Template: 25ms
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