Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #644 from stepshal/spacing-comment-hash | Jason R. Coombs | 2016-07-20 | 1 | -2/+2 |
|\ | |||||
| * | Fix spacing after comment hash. | stepshal | 2016-07-14 | 1 | -2/+2 |
* | | Fix missing whitespace around operator. | stepshal | 2016-07-14 | 1 | -1/+1 |
|/ | |||||
* | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 1 | -0/+3 |
* | Fix docstring started with """" instead of """ | John Vandenberg | 2015-11-13 | 1 | -1/+1 |
* | Issue #183: Really fix test command with Python 3.1.3.4.3 | Arfrever Frehtes Taifersar Arahesis | 2014-04-07 | 1 | -2/+2 |
* | Wrap unittest.main in a compatibility wrapper for Python 3.1 compatibility. F...3.4.2 | Jason R. Coombs | 2014-04-06 | 1 | -0/+15 |
* | Use tempfile.TemporaryDirectory() with Python >=3.2. | Arfrever Frehtes Taifersar Arahesis | 2014-02-15 | 1 | -0/+26 |
* | Extract py31compat module for get_config_vars and get_path | Jason R. Coombs | 2013-11-27 | 1 | -0/+11 |