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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make StringIO work in non-unicode builds.
Michael W. Hudson
2002-03-18
1
-12/+13
*
amk's fix attached to
Michael W. Hudson
2002-03-18
2
-0/+23
*
doerwalter's failing examples from
Michael W. Hudson
2002-03-18
1
-0/+8
*
Fix for SF bug 528132 (Armin Rigo): classmethod().__get__() segfault
Guido van Rossum
2002-03-18
1
-0/+5
*
Backport nnorwitz's checkin of revision 1.119:
Michael W. Hudson
2002-03-17
1
-1/+1
*
Backport a little test from Skip.
Michael W. Hudson
2002-03-17
1
-0/+4
*
Backport Tim's checkin of revision 1.5:
Michael W. Hudson
2002-03-17
1
-11/+18
*
Take Tim's work on file.truncate out of 2.2.1 again.
Michael W. Hudson
2002-03-17
1
-30/+15
*
Merge jackjansen's checking of revision 1.5.
Michael W. Hudson
2002-03-16
1
-0/+8
*
Backport Tim's work on getting file.truncate working better on Win32.
Michael W. Hudson
2002-03-16
1
-15/+30
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-03-16
1
-0/+89
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-03-15
1
-0/+12
*
backport akuchling's checkin of
Michael W. Hudson
2002-03-15
1
-0/+29
*
backport akuchling's checkin of
Michael W. Hudson
2002-03-15
1
-0/+1
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-03-14
1
-0/+10
*
I don't understand it either...
Michael W. Hudson
2002-03-14
1
-1/+2
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-03-11
1
-0/+3
*
backport tim_one's checkin of
Michael W. Hudson
2002-03-08
1
-0/+25
*
backport my checkin of
Michael W. Hudson
2002-03-07
1
-0/+11
*
backport my checkin of
Michael W. Hudson
2002-03-07
1
-0/+12
*
backport tim_one's checkin of
Michael W. Hudson
2002-03-05
1
-0/+1
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-03-05
1
-0/+4
*
backport my checkin of
Michael W. Hudson
2002-03-05
1
-0/+7
*
SF #506611, fix sys.setprofile(), sys.settrace() core dumps
Neal Norwitz
2002-03-03
2
-0/+10
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-02-28
2
-1/+13
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-02-28
1
-0/+1
*
backport tim_one's checkin of
Michael W. Hudson
2002-02-25
1
-0/+1
*
backport tim_one's checkin of
Michael W. Hudson
2002-02-22
2
-5/+13
*
Added regression test for start()/stop() returning bogus NULL.
Fred Drake
2002-02-08
1
-0/+10
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-1/+5
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-0/+15
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2002-01-28
1
-0/+8
*
Backport gvanrossum's checkin of revisions
Michael W. Hudson
2002-01-04
1
-1/+10
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2001-12-28
1
-0/+7
*
test_parseaddr_empty(): New test for assuring that
Barry Warsaw
2001-12-20
1
-0/+4
*
Whitespace normalization.
Tim Peters
2001-12-20
1
-1/+0
*
Add test for pickling new-style class with custom metaclass.
Guido van Rossum
2001-12-19
1
-0/+12
*
Add some additional tests that check more proxy behaviors.
Fred Drake
2001-12-19
1
-0/+18
*
Fix the test control support for the pickle & cPickle tests so the tests run
Fred Drake
2001-12-19
2
-8/+22
*
The test using class initarg failed, because it was lacking a
Guido van Rossum
2001-12-19
1
-0/+3
*
Don't call resetwarnings(). Be more restrictive in what we filter out
Guido van Rossum
2001-12-15
1
-3/+1
*
Added test_socketserver and test_unicode_file to tests expected to be
Jack Jansen
2001-12-14
1
-0/+2
*
(Merge into trunk.)
Guido van Rossum
2001-12-14
1
-0/+10
*
Undo inadvertent change to test_scope in previous checkin
Jeremy Hylton
2001-12-13
1
-2/+1
*
Add a comment explaining what these tests are for, and where to look for
Fred Drake
2001-12-13
1
-0/+3
*
Ensure that complex() only accepts a string argument as the first arg,
Fred Drake
2001-12-13
1
-0/+8
*
Update output generated by test_scope
Jeremy Hylton
2001-12-13
1
-1/+1
*
Add test for SF bug [ #492403 ] exec() segfaults on closure's func_code
Jeremy Hylton
2001-12-13
1
-2/+10
*
Very small test suite for the calendar module, mostly to check a constraint
Fred Drake
2001-12-12
1
-0/+34
*
Fiddle test_class so it passes with -Qnew.
Tim Peters
2001-12-11
1
-5/+20
[next]