Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | StopIteration with value. More safely handle non-normalized exceptions in -_PyGen_FetchStopIterationValue. | ||||
* | Rename test_pep####.py files | Zachary Ware | 2016-09-09 | 1 | -0/+1017 |