Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |