aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Drop obsolete VCS keywords.Justus Winter2016-06-0621-21/+0
* python: Port more tests.Justus Winter2016-05-271-5/+6
* python: Implement data callbacks.Justus Winter2016-05-271-19/+42
* python: Fix object deallocation.Justus Winter2016-05-271-11/+10
* python: Fix reading data from existing files.Justus Winter2016-05-271-15/+18
* python: Improve and test Context.wait.Justus Winter2016-05-241-12/+6
* python: Make all GnuPG errors available.Justus Winter2016-05-241-2/+3
* python: Move the base wrapper class.Justus Winter2016-05-242-79/+77
* python: Support status callbacks.Justus Winter2016-05-241-0/+32
* python: Improve docstring.Justus Winter2016-05-241-4/+9
* python: Improve support for edit callbacks.Justus Winter2016-05-241-2/+9
* python: Improve progress callbacks.Justus Winter2016-05-191-2/+2
* python: Robust exception handling in callbacks.Justus Winter2016-05-192-8/+18
* Merge branch 'justus/pyme3'Justus Winter2016-05-172-2/+0
* python: Clean up examples.Justus Winter2016-05-171-2/+4
* python: Import GPGMEError.Justus Winter2016-05-171-1/+1
* python: Share generated methods between objects.justus/pyme3Justus Winter2016-05-121-10/+16
* python: Raise exceptions on write errors.Justus Winter2016-05-122-1/+8
* python: Fix writing to data buffers.Justus Winter2016-05-121-2/+4
* python: Cache generated wrapper functions.Justus Winter2016-05-121-3/+6
* python: Fix function invocation.Justus Winter2016-05-121-1/+1
* python: Fix name of exception, make slot methods explicit.Justus Winter2016-05-121-1/+18
* python: Handle interpreter shutdown.Justus Winter2016-05-121-8/+22
* python: Fix type translation.Justus Winter2016-05-121-5/+6
* python: Delete trailing whitespace.Justus Winter2016-05-104-18/+18
* python: Rename bindings.Justus Winter2016-05-1021-0/+1047