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
v2.7.12
cpython/Modules/_io
History
Martin Panter c9813d83f7 Issue #20699: Document that “io” methods should accept memoryview
This matches the usage by BufferedReader, BufferedWriter, etc. Also document
and test that the write() methods should only access their argument before
they return.
2016-06-03 05:59:20 +00:00
..
_iomodule.c
Issue #23781: Add private helper function _PyErr_ReplaceException() that
2015-03-30 09:48:42 +03:00
_iomodule.h
Issue #22413: Document newline effect on StringIO initializer and getvalue
2015-10-10 02:52:30 +00:00
bufferedio.c
Issue #20699: Document that “io” methods should accept memoryview
2016-06-03 05:59:20 +00:00
bytesio.c
Issue #20699: Document that “io” methods should accept memoryview
2016-06-03 05:59:20 +00:00
fileio.c
Issue #20699: Document that “io” methods should accept memoryview
2016-06-03 05:59:20 +00:00
iobase.c
Issue #20699: Document that “io” methods should accept memoryview
2016-06-03 05:59:20 +00:00
stringio.c
Fix spelling (inital), grammar (may translates) in documentation, comments
2016-04-19 04:03:41 +00:00
textio.c
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
2016-04-06 09:51:18 +03:00
Powered by Gitea Page: 107ms Template: 10ms
English
English
Licenses API