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
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace UnicodeDecodeErrors caused by Python2 readline() method.
Browse filesBrowse the repository at this point in the history
* CHANGE gnupg._meta.GPGBase.__init__() to register the builtin
`codecs.replace_errors` handler and a global codecs "strict" error
handler.
* FIXES Issue #49:
#49
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters