aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/helpers.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-11python: Do not depend on access to internal data structures.Justus Winter1-0/+1
2016-07-08python: Fix raising stashed exceptions.Justus Winter1-1/+7
2016-06-16python: Make result objects more robust.Justus Winter1-0/+32
2016-06-16python: Simplify wrapping glue.Justus Winter1-2/+2
2016-06-16python: Rework callbacks.Justus Winter1-27/+129
2016-06-16python: Wrap objects implementing the buffer protocol.Justus Winter1-46/+54
2016-06-16python: Fix exception leak.Justus Winter1-0/+1
2016-06-08python: Improve error handling.Justus Winter1-6/+23
2016-06-08python: Add function to raise exceptions from c.Justus Winter1-0/+20
2016-06-06python: Wrap file-like objects on demand.Justus Winter1-0/+65
2016-06-06python: Move helper function.Justus Winter1-0/+36
2016-06-06python: Drop obsolete VCS keywords.Justus Winter1-1/+0
2016-06-01python: Improve build system integration, fix warnings.Justus Winter1-2/+6
2016-05-27python: Implement data callbacks.Justus Winter1-0/+242
2016-05-27python: Fix object deallocation.Justus Winter1-3/+19
2016-05-24python: Support status callbacks.Justus Winter1-0/+65
2016-05-24python: Improve support for edit callbacks.Justus Winter1-4/+8
2016-05-23python: Fix hook.Justus Winter1-1/+1
2016-05-23python: Move edit callback function.Justus Winter1-0/+45
2016-05-19python: Improve progress callbacks.Justus Winter1-4/+14
2016-05-19python: Robust exception handling in callbacks.Justus Winter1-5/+90
2016-05-19python: More type conversion fixes.Justus Winter1-2/+24
2016-05-19python: Fix import.Justus Winter1-1/+4
2016-05-10python: Delete trailing whitespace.Justus Winter1-3/+3
2016-05-10python: Rename bindings.Justus Winter1-0/+0
2015-05-05Python 3 port of PyMEBen McGinnes1-0/+154