aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-23python: Move edit callback function.Justus Winter3-45/+48
2016-05-23python: Port more tests.Justus Winter5-2/+188
2016-05-23python: Translate list of strings.Justus Winter1-0/+34
2016-05-19python: Improve progress callbacks.Justus Winter3-6/+54
2016-05-19python: Robust exception handling in callbacks.Justus Winter6-13/+187
2016-05-19python: Add more tests.Justus Winter6-8/+157
2016-05-19python: More type conversion fixes.Justus Winter1-2/+24
2016-05-19python: Fix import.Justus Winter1-1/+4
2016-05-18python: Various fixes.Justus Winter1-1/+1
2016-05-17python: Delete duplicated license texts/Werner Koch2-848/+0
2016-05-17python: Clean up examples.Justus Winter10-43/+46
2016-05-17python: Import GPGMEError.Justus Winter1-1/+1
2016-05-17python: Port more tests.Justus Winter4-1/+166
2016-05-12python: Share generated methods between objects.justus/pyme3Justus Winter2-10/+18
2016-05-12python: Raise exceptions on write errors.Justus Winter2-1/+8
2016-05-12python: Fix writing to data buffers.Justus Winter4-3/+71
2016-05-12python: Add a test suite.Justus Winter3-0/+46
2016-05-12python: Cache generated wrapper functions.Justus Winter1-3/+6
2016-05-12python: Fix function invocation.Justus Winter1-1/+1
2016-05-12python: Fix name of exception, make slot methods explicit.Justus Winter1-1/+18
2016-05-12python: Handle interpreter shutdown.Justus Winter1-8/+22
2016-05-12python: Make test case more robust.Justus Winter1-0/+4
2016-05-12python: Fix type translation.Justus Winter3-27/+41
2016-05-11python: Fix simple example.Justus Winter1-1/+2
2016-05-11python: Integrate into the build system.Justus Winter2-30/+65
2016-05-10python: PEP8 fixes.Justus Winter4-33/+38
2016-05-10python: Delete trailing whitespace.Justus Winter14-78/+74
2016-05-10python: Drop Debian packaging.Justus Winter7-261/+0
2016-05-10python: Rename bindings.Justus Winter53-0/+6021