Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix Python 3.6 variable type annotations #3053 | oscure76 | 2018-04-14 | 1 | -1/+1 |
| | |||||
* | Extend mypy checking, fix #2194 (#2819) | Arushit Mudgal | 2018-02-03 | 1 | -4/+7 |
| | |||||
* | organize examples | Maximilian Hils | 2016-11-21 | 1 | -0/+57 |
This commit is largely based on work by Thiago Arrais (@thiagoarrais) and Shane Bradfield (@l33tLumberjack). I wasn't really able to get their PR reasonably merged onto the latest master, so I reapplied their changes manually here and did some further improvements on that. |