You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to implement on windows 10, _VERSION_RE does not match because gpg subprocess outputs '2.2.17\r'. May version_line.splitlines()[0] be used instead?
The text was updated successfully, but these errors were encountered:
python-gnupg/pretty_bad_protocol/_meta.py
Line 530 in 7845714
While trying to implement on windows 10, _VERSION_RE does not match because gpg subprocess outputs '2.2.17\r'. May version_line.splitlines()[0] be used instead?
The text was updated successfully, but these errors were encountered: