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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
Serhiy Storchaka
2016-07-03
1
-0/+1
|
\
|
*
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
Serhiy Storchaka
2016-07-03
1
-0/+1
|
*
first step in backout of bad default->3.5 merge d085b4f779af. Create new hea...
Ned Deily
2016-06-03
1
-1/+1
*
|
Merge 3.5 (test_warnings)
Victor Stinner
2016-05-26
1
-1/+9
|
\
\
|
|
/
|
*
test_warnings: catch stderr and check warning
Victor Stinner
2016-05-26
1
-1/+9
*
|
Issue #18383: Merge warnings fix from 3.5
Martin Panter
2016-05-26
1
-0/+47
|
\
\
|
|
/
|
*
Issue #18383: Avoid adding duplicate filters when warnings is reloaded
Martin Panter
2016-05-26
1
-0/+47
|
*
Issue #21925: Fix test_warnings for release mode
Victor Stinner
2016-03-25
1
-2/+2
*
|
Issue #21925: Fix test_warnings for release mode
Victor Stinner
2016-03-25
1
-2/+2
*
|
Merge 3.5
Victor Stinner
2016-03-24
1
-6/+26
|
\
\
|
|
/
|
*
warnings.formatwarning(): catch exceptions
Victor Stinner
2016-03-24
1
-0/+17
|
*
Fix test_warnings.test_improper_option()
Victor Stinner
2016-03-24
1
-6/+9
*
|
Issue #26588: remove debug traces from _tracemalloc.
Victor Stinner
2016-03-22
1
-1/+0
*
|
Issue #26588: skip test_warnings.test_tracemalloc()
Victor Stinner
2016-03-22
1
-0/+1
*
|
Try again to fix test_warnings on Windows
Victor Stinner
2016-03-19
1
-0/+2
*
|
Try to fix test_warnings on Windows
Victor Stinner
2016-03-19
1
-8/+10
*
|
On ResourceWarning, log traceback where the object was allocated
Victor Stinner
2016-03-19
1
-0/+30
*
|
Add _showwarnmsg() and _formatwarnmsg() to warnings
Victor Stinner
2016-03-18
1
-0/+11
*
|
Merge from 3.5
Steve Dower
2015-09-07
1
-1/+1
|
/
*
Reapplied change to test_warnings.py to test_warnings/__init__.py.
Steve Dower
2015-09-07
1
-0/+6
*
Issue #24305: Prevent import subsystem stack frames from being counted
Larry Hastings
2015-09-06
4
-0/+970