Commits on Source (6)
-
Johannes Hoppe authored
Refactor `replace_formatters` to use regex substitution to replace format strings in both C (previously supported) and now Python. Add support for Python str.__mod__() and str.format() notation.
-
Johannes Hoppe authored
- Add CPython 3.5 and 3.6 to travis suite - Switch travis-ci to container based architecture - Add travis-ci cache
-
Sébastien Helleu authored
-
Sébastien Helleu authored
-
Sébastien Helleu authored
-
Sébastien Helleu authored
Add all supported CPython versions to CI suite