Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: pyupgrade --py36-plus tests/**.py | Ned Batchelder | 2021-05-02 | 1 | -1/+1 |
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | More-precise no-coverage pragmas | Ned Batchelder | 2017-01-19 | 1 | -3/+3 |
* | Pragmas for impossible error checks | Ned Batchelder | 2017-01-14 | 1 | -2/+2 |
* | These defensive OS checks are not covered | Ned Batchelder | 2017-01-05 | 1 | -3/+3 |
* | Give test_osinfo.py a generic implementation of process_ram() | Ned Batchelder | 2015-08-23 | 1 | -4/+4 |
* | Clean up test_osinfo.py | Ned Batchelder | 2015-08-23 | 1 | -22/+22 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Collect all the nudgy environment checks into coverage.env | Ned Batchelder | 2015-01-18 | 1 | -3/+4 |
* | with statements: no more finally close | Ned Batchelder | 2013-10-20 | 1 | -4/+1 |
* | We only run on 2.6, 2.7, 3.2, 3.3 now. | Ned Batchelder | 2013-10-19 | 1 | -1/+1 |
* | Move the test directory to tests to avoid conflicts with the stdlib test pack... | Ned Batchelder | 2013-02-02 | 1 | -0/+71 |