Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Fix skipping tests if running with GnuPG < 2.1.12. | Justus Winter | 2017-03-30 | 1 | -2/+1 |
* | python: Skip tests if GnuPG is too old. | Justus Winter | 2017-03-20 | 1 | -0/+2 |
* | python: Remove superfluous initialization. | Justus Winter | 2017-03-20 | 1 | -2/+0 |
* | python: Use vanity modules for constants in tests and examples. | Justus Winter | 2016-10-31 | 1 | -1/+1 |
* | python: Import the topmost module in tests and examples. | Justus Winter | 2016-10-31 | 1 | -5/+5 |
* | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 2016-10-31 | 1 | -1/+1 |
* | python: Adapt to 'gpgme_op_interact'. | Justus Winter | 2016-09-16 | 1 | -2/+9 |
* | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 2016-09-14 | 1 | -0/+3 |
* | python: Use more generic shebang. | Justus Winter | 2016-09-14 | 1 | -1/+1 |
* | python: Improve support for edit callbacks. | Justus Winter | 2016-05-24 | 1 | -0/+62 |