Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor code cleanups | ptmcg | 2021-08-07 | 1 | -37/+7 |
* | Add IndentedBlock class; made vertical keyword arg more visible when creating...pyparsing_3.0.0b1 | ptmcg | 2020-11-02 | 1 | -5/+8 |
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -394/+689 |
* | Use pyupgrade to upgrade the code to use Python3 conventions (#138) | Jon Dufresne | 2019-10-24 | 1 | -1/+1 |
* | Use HTTPS URLs where available in docs, examples, and comments | Jon Dufresne | 2018-12-25 | 1 | -2/+2 |
* | Merge branch 'master' into psyco | Paul McGuire | 2018-12-24 | 1 | -706/+705 |
|\ | |||||
| * | Replace bare 'except:' with 'except Exception;' | Jon Dufresne | 2018-12-24 | 1 | -2/+2 |
* | | Remove mentions of 'psyco' from docs and examples | Jon Dufresne | 2018-12-24 | 1 | -13/+0 |
|/ | |||||
* | Remove unused imports throughout project | Jon Dufresne | 2018-12-24 | 1 | -5/+4 |
* | Trim trailing white space throughout the project | Jon Dufresne | 2018-12-22 | 1 | -5/+5 |
* | Move src to root | Cengiz Kaygusuz | 2017-11-20 | 1 | -0/+720 |