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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
the mad patcher strikes again:
Fredrik Lundh
2000-06-30
1
-2/+1
*
- fixed lookahead assertions (#10, #11, #12)
Fredrik Lundh
2000-06-30
1
-3/+0
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-3/+0
*
- added support for (?P=name)
Fredrik Lundh
2000-06-30
1
-2/+0
*
- fixed default value handling in group/groupdict
Fredrik Lundh
2000-06-30
1
-0/+14
*
final patches from Neil Schemenauer for garbage collection
Jeremy Hylton
2000-06-30
1
-0/+11
*
This patch addresses two main issues: (1) There exist some non-fatal
Fred Drake
2000-06-29
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-29
1
-0/+4
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-28
1
-0/+3
*
Added the atexit module and documentation from Skip Montanaro
Fred Drake
2000-06-28
1
-0/+4
*
Change pyexpat test suite to exercise the .returns_unicode attribute,
Andrew M. Kuchling
2000-06-27
1
-10/+70
*
update output file to reflect new test of exception object str-ness
Jeremy Hylton
2000-06-25
1
-0/+18
*
verify that Python raises SyntaxError for long and deeply-nested expressions
Jeremy Hylton
2000-06-20
1
-0/+2
*
Additional tests for seek() method, written by Trent Mick
Andrew M. Kuchling
2000-06-18
1
-0/+0
*
Added test for linnuxaudiodev module; directly adapted from sunaudiodev
Fred Drake
2000-06-10
1
-0/+1
*
Added a test to catch the base class.
Barry Warsaw
2000-05-25
1
-0/+1
*
Added math.rint() -- round according to current IEEE754 mode
Guido van Rossum
2000-05-11
1
-0/+1
*
Added test_winsound by Mark Hammond.
Guido van Rossum
2000-04-21
1
-0/+2
*
M.-A. Lemburg <mal@lemburg.com>:
Fred Drake
2000-04-13
1
-0/+1
*
Output from test_zipfile.py.
Guido van Rossum
2000-04-10
1
-0/+1
*
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum
2000-04-05
1
-0/+1
*
UserString class from Peter Funk <pf@artcom-gmbh.de>.
Fred Drake
2000-04-03
1
-0/+1
*
Added test case output for pyexpat module
Andrew M. Kuchling
2000-03-31
1
-0/+31
*
Two fixes for extended call syntax:
Jeremy Hylton
2000-03-30
1
-0/+4
*
Output for simple test case for mmap on Unix; someone needs to write a
Andrew M. Kuchling
2000-03-30
1
-0/+0
*
fix previous checkin
Jeremy Hylton
2000-03-28
2
-23/+7
*
add test cases for Greg Ewing's extended call syntax patch
Jeremy Hylton
2000-03-28
2
-0/+42
*
Mark Hammond: test suite for new winreg module.
Guido van Rossum
2000-03-28
1
-0/+4
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-28
2
-1/+4
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-24
1
-1/+0
*
Regenerated with test for 'contains'.
Guido van Rossum
2000-03-24
1
-0/+1
*
Marc-Andre Lemburg: test script for Unicode implementation.
Guido van Rossum
2000-03-10
1
-0/+4
*
test_contains output
Guido van Rossum
2000-03-06
1
-0/+1
*
Test case for fork1() behavior.
Guido van Rossum
2000-02-25
1
-0/+1
*
Test output.
Guido van Rossum
1999-10-19
1
-0/+28
*
Test output for test_binhex.py.
Guido van Rossum
1999-10-19
1
-0/+1
*
Output for the regression test of the new string methods.
Barry Warsaw
1999-06-10
1
-0/+3
*
Jonathan Giddy discovered this file was missing.
Guido van Rossum
1999-03-29
1
-0/+1
*
Test suite for UserList.
Guido van Rossum
1999-03-26
1
-0/+1
*
Test suite for UserDict
Guido van Rossum
1999-03-26
1
-0/+1
*
Basic regr tests for pickle/cPickle
Guido van Rossum
1999-03-25
2
-0/+22
*
Added Jeremy's test code for the sha module.
Guido van Rossum
1999-03-24
1
-0/+4
*
Test for popen2 module, by Chris Tismer.
Guido van Rossum
1999-03-11
1
-0/+5
*
New test for ntpath module
Guido van Rossum
1999-02-03
1
-0/+2
*
Test the rfc822.py module. Contains just a few simple cases, and some
Barry Warsaw
1999-01-14
1
-0/+1
*
New test_long.py from Tim Peters.
Guido van Rossum
1998-10-02
1
-1/+2
*
Add Tim Peters' test for long ints
Guido van Rossum
1998-08-13
1
-0/+5
*
Now that test_MimeWriter is untabified, do the same here!
Guido van Rossum
1998-06-11
1
-15/+15
*
Use hex() when outputting the various checksums so the test output is the
Guido van Rossum
1998-04-24
1
-2/+2
[next]