Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
eb02196bd95ea12fcccff3960f36601596811570
cpython/Modules/_io
History
Miss Islington (bot) 4bd1d05ee2 Fix typos mostly in comments, docs and test names (GH-15209)
(cherry picked from commit 39d87b5471)

Co-authored-by: Min ho Kim <minho42@gmail.com>
2019-08-30 13:42:54 -07:00
..
clinic
[3.8] bpo-37034: Display argument name on errors with keyword arguments with Argument Clinic. (GH-13593). (GH-15599)
2019-08-29 18:29:59 +03:00
_iomodule.c
bpo-36763: Implement the PEP 587 (GH-13592)
2019-05-27 16:39:22 +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-37960: Silence only necessary errors in repr() of buffered and text streams. (GH-15543)
2019-08-29 01:13:29 -07:00
bytesio.c
Fix typos mostly in comments, docs and test names (GH-15209)
2019-08-30 13:42:54 -07:00
fileio.c
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
2019-05-30 19:13:39 -07:00
iobase.c
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
2019-05-30 19:13:39 -07:00
stringio.c
Fix typos mostly in comments, docs and test names (GH-15209)
2019-08-30 13:42:54 -07:00
textio.c
bpo-37960: Silence only necessary errors in repr() of buffered and text streams. (GH-15543)
2019-08-29 01:13:29 -07:00
winconsoleio.c
bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464)
2019-05-30 19:13:39 -07:00
Powered by Gitea Page: 401ms Template: 39ms
English
English
Licenses API