]> granicus.if.org Git - python/commit
Backport fast alternate io.BytesIO implementation.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 9 May 2008 21:49:43 +0000 (21:49 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 9 May 2008 21:49:43 +0000 (21:49 +0000)
commit1aed624f7c6051bc670a846825bd40108d3f8dd5
treebfb494b5e311d0af801388ba4df04b0e716187c1
parent81673b7b63973bfe386ce6966a69d40cf9c277bc
Backport fast alternate io.BytesIO implementation.
Merged r62778, r62779, r62802, r62806, r62807, r62808, r62809, r62844,
r62846, r62952, r62956.
Lib/io.py
Lib/test/test_io.py
Lib/test/test_memoryio.py [new file with mode: 0644]
Modules/_bytesio.c [new file with mode: 0644]
Modules/_fileio.c
Objects/bytesobject.c
PC/VS8.0/pythoncore.vcproj
PC/config.c
PCbuild/pythoncore.vcproj
setup.py