Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-12-01 | python: Check "buffer" when writing to sys.stdout for python2 compat. | Tobias Mueller | 1 | -1/+5 |
2016-10-31 | python: Import the topmost module in tests and examples. | Justus Winter | 1 | -3/+3 |
2016-10-31 | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-10-13 | python: Make 'get_key' more idiomatic. | Justus Winter | 1 | -0/+1 |
2016-09-14 | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 1 | -0/+3 |
2016-07-15 | python: Add an idiomatic interface. | Justus Winter | 1 | -2/+36 |
2016-06-06 | python: Initialize GPGME for the user. | Justus Winter | 1 | -1/+0 |
2016-05-27 | python: Port more tests. | Justus Winter | 1 | -1/+2 |
2016-05-19 | python: Add more tests. | Justus Winter | 1 | -0/+6 |
2016-05-17 | python: Port more tests. | Justus Winter | 1 | -4/+8 |
2016-05-12 | python: Fix writing to data buffers. | Justus Winter | 1 | -1/+1 |
2016-05-12 | python: Add a test suite. | Justus Winter | 1 | -0/+22 |