aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/gpgme.i (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-11python: Do not depend on access to internal data structures.Justus Winter1-45/+75
2016-06-16python: Improve autmatically generated docstrings.Justus Winter1-2/+12
2016-06-16python: Make result objects more robust.Justus Winter1-4/+74
2016-06-16python: Avoid creating SWIG proxy classes.Justus Winter1-1/+1
2016-06-16python: Rework callbacks.Justus Winter1-6/+19
2016-06-16python: Wrap objects implementing the buffer protocol.Justus Winter1-7/+91
2016-06-08python: Fix type.Justus Winter1-2/+12
2016-06-07python: Fix error handling.Justus Winter1-3/+4
2016-06-06python: Wrap file-like objects on demand.Justus Winter1-2/+11
2016-06-06python: Move helper function.Justus Winter1-31/+0
2016-06-06python: Fix error handling.Justus Winter1-8/+1
2016-06-06python: Drop obsolete VCS keywords.Justus Winter1-1/+0
2016-05-31python: Port more tests.Justus Winter1-5/+31
2016-05-27python: Implement data callbacks.Justus Winter1-2/+5
2016-05-24python: Make all GnuPG errors available.Justus Winter1-1/+1
2016-05-23python: Move edit callback function.Justus Winter1-45/+0
2016-05-23python: Translate list of strings.Justus Winter1-0/+34
2016-05-12python: Fix writing to data buffers.Justus Winter1-0/+17
2016-05-12python: Fix type translation.Justus Winter1-19/+32
2016-05-10python: Delete trailing whitespace.Justus Winter1-2/+2
2016-05-10python: Rename bindings.Justus Winter1-0/+0
2015-05-05Python 3 port of PyMEBen McGinnes1-0/+267