gpgme/lang/python/src
Daniel Kahn Gillmor 65c28da4e4
python: overhaul logic of Context.decrypt()
* lang/python/src/core.py (Context.decrypt): simplify and clarify the
logic behind handling verify=False.
* lang/python/tests/t-decrypt.py: ensure that we test verify=False

--

The function-internal variables were pretty unclear to the reader, and
the logic caused pretty nasty breakage when verify=False.

GnuPG-Bug-Id: 4271
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2018-12-05 11:46:10 +01:00
..
constants python: import type 2018-11-19 21:38:50 +11:00
__init__.py Python: docs tweaks 2018-10-22 05:43:36 +11:00
callbacks.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00
core.py python: overhaul logic of Context.decrypt() 2018-12-05 11:46:10 +01:00
errors.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00
results.py doc: use https:// for www.gnu.org 2018-10-18 00:28:51 -04:00
util.py Python bindings src: PEP8 compliance 2018-08-18 15:05:34 +10:00