aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python (unfollow)
Commit message (Expand)AuthorFilesLines
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