Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-37069: tests use catch_unraisable_exception() (GH-13762) | Victor Stinner | 2019-06-03 | 1 | -2/+4 |
* | bpo-30399: Get rid of trailing comma in the repr of BaseException. (#1650) | Serhiy Storchaka | 2017-11-15 | 1 | -9/+9 |
* | Remove unused imports. | Serhiy Storchaka | 2016-12-16 | 1 | -3/+0 |
* | Issue #23996: Added _PyGen_SetStopIterationValue for safe raising | Serhiy Storchaka | 2016-11-06 | 1 | -29/+64 |
* | Rename test_pep####.py files | Zachary Ware | 2016-09-09 | 1 | -0/+1017 |