| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-30 | python3: Add sysconfig_path() method | Patrick Griffis | |
| This returns the value of sysconfig paths, useful for installing modules for example. | |||
| 2017-03-30 | python3: Add language_version() method | Patrick Griffis | |
| 2017-01-09 | Add .find_python() method. Supersedes #777. | Jussi Pakkanen | |
| 2017-01-09 | There are two different kinds of extensions: modules that create new | Jussi Pakkanen | |
| objects directly and snippets that just call into interpreter methods. | |||
| 2017-01-09 | Created a Python 3 module for simpler building of Python extension modules. | Jussi Pakkanen | |
