diff options
author | Maximilian Krambach <[email protected]> | 2018-08-27 11:00:50 +0000 |
---|---|---|
committer | Maximilian Krambach <[email protected]> | 2018-08-27 11:00:50 +0000 |
commit | 28086252f15e2c124a2a00c2abc87a815d227fbe (patch) | |
tree | 6c312fda6556bd4fee66b96a6de3a24eeb5f9de3 /lang/python/examples/howto/pmkey-import-alt.py | |
parent | js: typecheck destructured parameters (diff) | |
download | gpgme-28086252f15e2c124a2a00c2abc87a815d227fbe.tar.gz gpgme-28086252f15e2c124a2a00c2abc87a815d227fbe.zip |
js: make non-payload data more encoding-tolerant
--
* src/Helpers.js: As non-payload data might come in different
encodings, a conversion has been introduced that worked in most
cases. Data like the userid might come in different encodings,
which we don't know of. For now, a try..catch returns the data
as they are if the utf-8 decoding fails. Sometimes this yields the
correct result, sometimes it may not work, but it won't stop the
whole operation anymore.
Diffstat (limited to 'lang/python/examples/howto/pmkey-import-alt.py')
0 files changed, 0 insertions, 0 deletions