Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert shebang from python to python3 (#15687) | Changqing Li | 2020-03-04 | 1 | -1/+1 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | MAINT: Refactor tools/find_deprecated_escaped_characters.py | Charles Harris | 2017-02-25 | 1 | -25/+23 |
* | MAINT: Fix deprecated escape sequences in tools/ | Charles Harris | 2017-02-25 | 1 | -2/+2 |
* | ENH: Add tool to check for deprecated escaped characters. | Charles Harris | 2017-02-24 | 1 | -0/+69 |