gpgme/lang/python/src
NIIBE Yutaka f8d99bb9e4 python: Don't call __del__ from __exit__ method.
* lang/python/src/core.py (Context, Data): Don't call __del__
from __exit__ method, as the object may be still in use.
* lang/python/tests/t-idiomatic.py: Fix the test.

--

GnuPG-bug-id: 6060
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2022-08-09 09:57:28 +09: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: Don't call __del__ from __exit__ method. 2022-08-09 09:57:28 +09:00
errors.py python: Fix typo in DecryptionError exception. 2019-06-04 10:38:17 +09:00
Makefile.am python: Make EXTRA_DIST files explicit 2019-05-06 16:08:26 +02: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