index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_bufio.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use sequence repetition instead of bytes constructor with integer argument.
Serhiy Storchaka
2016-09-11
1
-1
/
+1
*
Issue #20557: Use specific asserts in io tests.
Serhiy Storchaka
2015-08-02
1
-1
/
+1
*
#16898: test_bufio now works with unittest test discovery. Patch by Zachary ...
Ezio Melotti
2013-01-10
1
-7
/
+4
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
1
-1
/
+1
*
merge the io-c branch: C implementation of the io module
Benjamin Peterson
2009-03-04
1
-5
/
+16
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-6
/
+6
*
Merged revisions 58221-58741 via svnmerge from
Guido van Rossum
2007-11-01
1
-5
/
+4
*
Fix test_bool and test_bufio.
Guido van Rossum
2007-05-24
1
-5
/
+5
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-2
/
+2
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-55
/
+61
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1
/
+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1
/
+1
*
Marc-Andre must not have run these tests -- they used verify() but
Guido van Rossum
2001-01-17
1
-1
/
+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1
/
+1
*
18 isn't a prime (duh).
Tim Peters
2001-01-08
1
-1
/
+1
*
MS Win32 .readline() speedup, as discussed on Python-Dev. This is a tricky
Tim Peters
2001-01-07
1
-0
/
+60