| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Backports: #25747: remove bad test. #27044: stop test_idle from leaking. | Terry Jan Reedy | 2016-05-17 | 1 | -9/+0 |
| | | |||||
| * | Issue 24199: Deprecate idlelib.idlever with a warning on import. | Terry Jan Reedy | 2015-09-09 | 1 | -0/+9 |
| | | |||||
| * | Issue *18081, #18242: Change Idle warnings capture in PyShell and run to stop | Terry Jan Reedy | 2013-06-29 | 1 | -0/+73 |
| replacing warnings.formatwarnings and to reverse replacement of warnings.showwarnings when import is complete and when main function exits. Add test_warning.py. Vinay Sajip provided capture_warnings function. | |||||
