index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_memoryio.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some py3k warnings in the standard library.
Florent Xicluna
2010-03-07
1
-6/+2
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+0
*
Issue #7870: Remove duplicate test methods. Reported by Georg Brandl.
Antoine Pitrou
2010-02-07
1
-19/+0
*
- Issue #6939: Fix file I/O objects in the `io` module to keep the original
Antoine Pitrou
2010-01-31
1
-2/+3
*
use assert[Not]IsInstance where appropriate
Ezio Melotti
2010-01-24
1
-4/+4
*
Add acceptance of long ints to test_memoryio.py
Antoine Pitrou
2009-11-02
1
-3/+11
*
Manual py3k backport: [svn r74316] Issue #5449: Fix io.BytesIO to not accept ...
Antoine Pitrou
2009-10-24
1
-0/+5
*
Manual py3k backport: [svn r74158] Issue #6218: Make io.BytesIO and io.String...
Antoine Pitrou
2009-10-24
1
-9/+147
*
Manual py3k backport: [svn r74155] Issue #6242: Fix deallocator of io.StringI...
Antoine Pitrou
2009-10-24
1
-0/+7
*
Silence some py3k warnings claiming to affect _pyio
Antoine Pitrou
2009-10-14
1
-2/+6
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
Issue #6215: backport the 3.1 io lib
Antoine Pitrou
2009-06-12
1
-35/+182
*
Backport fast alternate io.BytesIO implementation.
Alexandre Vassalotti
2008-05-09
1
-0/+416