Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally jumps back to exiting lines | Ned Batchelder | 2018-10-06 | 1 | -0/+10 |
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | Minimal IronPython support. | Ned Batchelder | 2017-03-14 | 1 | -0/+1 |
* | Reporting doesn't work on Jython, so don't run reporting tests there. | Ned Batchelder | 2017-01-14 | 1 | -1/+4 |
* | The PyPy-specific test for atexit/gettrace are also PyPy-version-specific... | Ned Batchelder | 2016-12-31 | 1 | -0/+2 |
* | Make PyContracts disablable during debugging. | Ned Batchelder | 2015-08-09 | 1 | -1/+3 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Dict literals changed in 3.5b1 | Ned Batchelder | 2015-05-27 | 1 | -2/+3 |
* | Use PyContracts so we can declare/enforce parameter and return types. | Ned Batchelder | 2015-05-17 | 1 | -0/+5 |
* | Collect all the nudgy environment checks into coverage.env | Ned Batchelder | 2015-01-18 | 1 | -0/+21 |