Control: clone 848508 -1
Control: reassign -1 magic-wormhole 0.8.1-2

Messed up my control commands of course. :(

I looked a bit more upstream and there are few similar issues, but none
directly related with this (they are various bugs with UTF-8 handling).

https://github.com/pallets/click/issues/659 - OS X
https://github.com/pallets/click/issues/494 - OS X
https://github.com/pallets/click/issues/448 - includes a workaround

one workaround, which is maybe better than my previous suggestion of
ignoring the exception:

from click import core
core._verify_python3_env = lambda: None

I wonder if this should be reported with wormhole upstream?

A.

-- 
La propriété est un piège: ce que nous croyons posséder nous possède.
                        - Alphonse Karr

Reply via email to