Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert two tests to work with both Python 2 and 3 | William S Fulton | 2020-08-13 | 1 | -3/+7 |
* | Replace assert from Python testcases with code that always runs. | William S Fulton | 2016-06-19 | 1 | -2/+4 |
* | Add test case for Python 3.5 assertion with a pending StopIteration | William S Fulton | 2015-12-16 | 1 | -2/+34 |
* | Amend python_destructor_exception runtime test | William S Fulton | 2015-12-16 | 1 | -8/+26 |
* | Extended zjturner's changes to encompass all function dispatch and use PyErr_... | Brian Cole | 2015-12-15 | 1 | -0/+14 |