Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the SetuptoolsDeprecationWarning to make the warning more visible outside...feature/deprecate-2to3 | Jason R. Coombs | 2020-05-10 | 1 | -1/+2 |
* | In the deprecation warning, acknowledge that it's only for projects that stil... | Jason R. Coombs | 2020-05-10 | 1 | -3/+4 |
* | Emit deprecation warning when 2to3 is used. Ref #2086. | Jason R. Coombs | 2020-05-10 | 1 | -0/+7 |
* | Fix quantity of blank lines. | stepshal | 2016-10-18 | 1 | -2/+0 |
* | Add missing blank line. | stepshal | 2016-07-21 | 1 | -0/+1 |
* | Put colon-separated compound statement on separate lines. | stepshal | 2016-07-21 | 1 | -1/+2 |
* | Merge pull request #640 from stepshal/parameter | Jason R. Coombs | 2016-07-20 | 1 | -1/+1 |
|\ | |||||
| * | Remove whitespace around parameter '=' sign. | stepshal | 2016-07-14 | 1 | -1/+1 |
* | | 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/+4 |
* | Extracted module for lib2to3 Mixin customization. | Jason R. Coombs | 2013-11-27 | 1 | -0/+58 |