Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 2018-10-18 | 1 | -1/+1 |
* | Python bindings tests: Near PEP8 compliance | Ben McGinnes | 2018-08-18 | 1 | -3/+6 |
* | python: Default whence argument for Data() to SEEK_SET. | Tobias Mueller | 2017-12-04 | 1 | -0/+6 |
* | python: Fix skipping tests if running with GnuPG < 2.1.12. | Justus Winter | 2017-03-30 | 1 | -0/+2 |
* | python: Import the topmost module in tests and examples. | Justus Winter | 2016-10-31 | 1 | -15/+15 |
* | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 2016-10-31 | 1 | -1/+1 |
* | 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: Port more tests. | Justus Winter | 2016-05-27 | 1 | -0/+4 |
* | python: Implement data callbacks. | Justus Winter | 2016-05-27 | 1 | -0/+41 |
* | python: Fix reading data from existing files. | Justus Winter | 2016-05-27 | 1 | -1/+33 |
* | python: Fix writing to data buffers. | Justus Winter | 2016-05-12 | 1 | -0/+49 |