aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme/core.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: idiomatic interface prototypejustus/idiomatic-py-0Justus Winter2016-07-081-26/+287
* python: Improve autmatically generated docstrings.Justus Winter2016-06-161-8/+11
* python: Simplify wrapping glue.Justus Winter2016-06-161-21/+20
* python: Rework callbacks.Justus Winter2016-06-161-47/+17
* python: Add properties to wrapped object.Justus Winter2016-06-161-6/+82
* python: Improve the documentation.Justus Winter2016-06-161-26/+60
* python: Implement the context manager protocol.Justus Winter2016-06-081-2/+15
* python: Initialize GPGME for the user.Justus Winter2016-06-061-0/+6
* python: Drop obsolete VCS keywords.Justus Winter2016-06-061-1/+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: Move the base wrapper class.Justus Winter2016-05-241-1/+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-191-5/+5
* Merge branch 'justus/pyme3'Justus Winter2016-05-171-1/+0
* python: Import GPGMEError.Justus Winter2016-05-171-1/+1
* python: Raise exceptions on write errors.Justus Winter2016-05-121-1/+4
* python: Fix writing to data buffers.Justus Winter2016-05-121-2/+4
* python: Fix function invocation.Justus Winter2016-05-121-1/+1
* 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-101-13/+13
* python: Rename bindings.Justus Winter2016-05-101-0/+463