Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |