Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-17 | Support checking if Python objects with URIs are in a Nodes | David Robillard | 1 | -0/+3 | |
2020-02-17 | Add portable Python _is_string() utility and use it everywhere | David Robillard | 1 | -5/+12 | |
2019-11-09 | Make Python exceptions more informative | David Robillard | 1 | -4/+4 | |
2019-10-23 | Fix Python bindings on Windows | David Robillard | 1 | -3/+6 | |
2019-10-22 | Fix Python bindings on Mac | David Robillard | 1 | -1/+6 | |
2019-10-21 | Fix Python memory leaks | David Robillard | 1 | -2/+8 | |
2019-10-21 | Fix memory error in Python World.unload_resource() | David Robillard | 1 | -1/+3 | |
This is pretty ridiculous behaviour on behalf of the GC, if you ask me. | |||||
2019-10-21 | Make Python bindings more Pythonic | David Robillard | 1 | -4/+32 | |
2019-10-21 | Clean up Python bindings | David Robillard | 1 | -977/+884 | |
2019-10-21 | Fix memory errors and Python 3.4+ compatibility in Python bindings | David Robillard | 1 | -122/+186 | |
2019-10-19 | Fix various issues with Python bindings | David Robillard | 1 | -23/+76 | |
2016-09-05 | Improve Python documentation | David Robillard | 1 | -32/+49 | |
2016-09-05 | Fix Python documentation generation | David Robillard | 1 | -5/+31 | |
2016-09-05 | Add missing file | David Robillard | 1 | -0/+1732 | |