Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-21 | flake8: Clean up complained-about unused imports | Luke Shumaker | 1 | -1/+2 |
2017-08-17 | python3: Add tests for platform-dependant paths and cover include path | Guillaume Poirier-Morency | 1 | -1/+1 |
2017-08-15 | python3: Fix 'sysconfig_path' for platform-dependant paths | Guillaume Poirier-Morency | 1 | -1/+1 |
2017-06-26 | Converted some modules. | Jussi Pakkanen | 1 | -4/+9 |
2017-03-30 | python3: Add sysconfig_path() method | Patrick Griffis | 1 | -0/+14 |
2017-03-30 | python3: Add language_version() method | Patrick Griffis | 1 | -0/+8 |
2017-01-09 | Add .find_python() method. Supersedes #777. | Jussi Pakkanen | 1 | -1/+7 |
2017-01-09 | There are two different kinds of extensions: modules that create new | Jussi Pakkanen | 1 | -5/+8 |
2017-01-09 | Created a Python 3 module for simpler building of Python extension modules. | Jussi Pakkanen | 1 | -0/+40 |