aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-callbacks.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python bindings: callback testBen McGinnes2018-10-201-2/+30
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* Python bindings tests: Near PEP8 complianceBen McGinnes2018-08-181-8/+45
* python: key expiration datetime stamp testsBen McGinnes2018-05-051-1/+1
* python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter2017-03-301-2/+1
* python: Skip tests if GnuPG is too old.Justus Winter2017-03-201-0/+2
* python: Remove superfluous initialization.Justus Winter2017-03-201-2/+0
* python: Use vanity modules for constants in tests and examples.Justus Winter2016-10-311-1/+1
* python: Import the topmost module in tests and examples.Justus Winter2016-10-311-28/+28
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-2/+2
* python: Import from __future__ to align behavior of Python 2.7.Justus Winter2016-09-141-0/+3
* python: Use more generic shebang.Justus Winter2016-09-141-1/+1
* python: Implement data callbacks.Justus Winter2016-05-271-0/+71
* python: Support status callbacks.Justus Winter2016-05-241-0/+35
* python: Improve support for edit callbacks.Justus Winter2016-05-241-0/+33
* python: Fix hook.Justus Winter2016-05-231-1/+2
* python: Port more tests.Justus Winter2016-05-231-1/+0
* python: Improve progress callbacks.Justus Winter2016-05-191-0/+38
* python: Robust exception handling in callbacks.Justus Winter2016-05-191-0/+77