* FIXES and issue discovered by ttanner (https://github.com/ttanner) in `gnupg._meta.GPGBase._check_sane_and_get_gpg_version()` where the GnuPG process wasn't closed and its file descriptors were left hanging. * FIXES part of Issue #63. https://github.com/isislovecruft/python-gnupg/issues/63 There were so many hanging FD issues when I started patching upstream python-gnupg ― I doubt I found all of them. I probably even introduced some along the way. And, as ttanner pointed out, this patch doesn't fix the issue fully, so there are likely more. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
_ansistrm.py | ||
_logger.py | ||
_meta.py | ||
_parsers.py | ||
_trust.py | ||
_util.py | ||
_version.py | ||
copyleft.py | ||
gnupg.py |