Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-12-04 | python: Default whence argument for Data() to SEEK_SET. | Tobias Mueller | 1 | -0/+6 |
2017-03-30 | python: Fix skipping tests if running with GnuPG < 2.1.12. | Justus Winter | 1 | -0/+2 |
2016-10-31 | python: Import the topmost module in tests and examples. | Justus Winter | 1 | -15/+15 |
2016-10-31 | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-09-14 | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 1 | -0/+3 |
2016-09-14 | python: Use more generic shebang. | Justus Winter | 1 | -1/+1 |
2016-05-27 | python: Port more tests. | Justus Winter | 1 | -0/+4 |
2016-05-27 | python: Implement data callbacks. | Justus Winter | 1 | -0/+41 |
2016-05-27 | python: Fix reading data from existing files. | Justus Winter | 1 | -1/+33 |
2016-05-12 | python: Fix writing to data buffers. | Justus Winter | 1 | -2/+28 |
2016-05-12 | python: Add a test suite. | Justus Winter | 1 | -0/+23 |