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
a5e7cd06bb314f338eff3e2ef948ef35bed4487b
cpython/Modules/_io
History
Christian Heimes 743e0cd6b5 Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified
endianess detection and handling.
2012-10-17 23:52:17 +02:00
..
_iomodule.c
#15796: merge with 3.2.
2012-09-18 07:21:18 +03:00
_iomodule.h
Fixes issue #12268: File readline, readlines and read() or readall() methods
2012-06-24 00:23:47 -07:00
bufferedio.c
Closes #15488: Closed files keep their buffer alive
2012-10-04 12:37:56 +02:00
bytesio.c
Merge 3.2.
2012-09-08 11:19:27 +02:00
fileio.c
Issue #15247: FileIO now raises an error when given a file descriptor pointing to a directory.
2012-07-06 18:52:58 +02:00
iobase.c
#15796: merge with 3.2.
2012-09-18 07:21:18 +03:00
stringio.c
Issue #15841: The readable(), writable() and seekable() methods of BytesIO
2012-09-05 20:13:48 +02:00
textio.c
Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified
2012-10-17 23:52:17 +02:00
Powered by Gitea Page: 141ms Template: 10ms
English
English
Licenses API