aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme/core.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-16python: Improve autmatically generated docstrings.Justus Winter1-8/+11
2016-06-16python: Simplify wrapping glue.Justus Winter1-21/+20
2016-06-16python: Rework callbacks.Justus Winter1-47/+17
2016-06-16python: Add properties to wrapped object.Justus Winter1-6/+82
2016-06-16python: Improve the documentation.Justus Winter1-26/+60
2016-06-08python: Implement the context manager protocol.Justus Winter1-2/+15
2016-06-06python: Initialize GPGME for the user.Justus Winter1-0/+6
2016-06-06python: Drop obsolete VCS keywords.Justus Winter1-1/+0
2016-05-27python: Port more tests.Justus Winter1-5/+6
2016-05-27python: Implement data callbacks.Justus Winter1-19/+42
2016-05-27python: Fix object deallocation.Justus Winter1-11/+10
2016-05-27python: Fix reading data from existing files.Justus Winter1-15/+18
2016-05-24python: Improve and test Context.wait.Justus Winter1-12/+6
2016-05-24python: Move the base wrapper class.Justus Winter1-1/+77
2016-05-24python: Support status callbacks.Justus Winter1-0/+32
2016-05-24python: Improve docstring.Justus Winter1-4/+9
2016-05-24python: Improve support for edit callbacks.Justus Winter1-2/+9
2016-05-19python: Improve progress callbacks.Justus Winter1-2/+2
2016-05-19python: Robust exception handling in callbacks.Justus Winter1-5/+5
2016-05-17python: Import GPGMEError.Justus Winter1-1/+1
2016-05-12python: Raise exceptions on write errors.Justus Winter1-1/+4
2016-05-12python: Fix writing to data buffers.Justus Winter1-2/+4
2016-05-12python: Fix function invocation.Justus Winter1-1/+1
2016-05-12python: Handle interpreter shutdown.Justus Winter1-8/+22
2016-05-12python: Fix type translation.Justus Winter1-5/+6
2016-05-10python: Delete trailing whitespace.Justus Winter1-13/+13
2016-05-10python: Rename bindings.Justus Winter1-0/+0
2015-05-05Python 3 port of PyMEBen McGinnes1-0/+463