Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Fix teardown of ephemeral contexts. | Justus Winter | 2017-02-17 | 1 | -1/+23 |
* | python: Support quick key creation. | Justus Winter | 2017-02-16 | 1 | -0/+15 |
* | python: Check "buffer" when writing to sys.stdout for python2 compat. | Tobias Mueller | 2016-12-01 | 1 | -1/+5 |
* | python: Import the topmost module in tests and examples. | Justus Winter | 2016-10-31 | 1 | -3/+3 |
* | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 2016-10-31 | 1 | -1/+1 |
* | python: Make 'get_key' more idiomatic. | Justus Winter | 2016-10-13 | 1 | -0/+1 |
* | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 2016-09-14 | 1 | -0/+3 |
* | python: Add an idiomatic interface. | Justus Winter | 2016-07-15 | 1 | -2/+36 |
* | python: Initialize GPGME for the user. | Justus Winter | 2016-06-06 | 1 | -1/+0 |
* | python: Port more tests. | Justus Winter | 2016-05-27 | 1 | -1/+2 |
* | python: Add more tests. | Justus Winter | 2016-05-19 | 1 | -0/+6 |
* | python: Port more tests. | Justus Winter | 2016-05-17 | 1 | -0/+26 |