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