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_warnings.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 57152-57220 via svnmerge from
Guido van Rossum
2007-08-20
1
-0/+5
*
First merge from the trunk straight into the py3k branch. I'm not
Guido van Rossum
2007-08-16
1
-1/+1
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-1/+1
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-72/+74
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+13
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+4
*
Don't filter out OverflowWarning; should be a test failure if it is raised by
Brett Cannon
2006-02-27
1
-2/+1
*
Stop producing or using OverflowWarning. PEP 237 thought this would
Tim Peters
2004-08-25
1
-0/+1
*
Reworked test_warnings.py:
Raymond Hettinger
2003-07-13
1
-46/+81
*
This test failed on WindowsME because the full file path did not get
Raymond Hettinger
2003-07-13
1
-2/+2
*
Don't include slash in search string; it's OS-specific.
Jeremy Hylton
2003-07-11
1
-1/+1
*
Change warnings to avoid importing re module during startup.
Jeremy Hylton
2003-07-11
1
-0/+53