Type: EnhancementA new feature for a minor or major release.A new feature for a minor or major release. i'm facing the following problem: After connecting to iot.eclipse.org (198.41.30.241:1883) with ...
I've identified the issue. The task-transcript-link.py hook is failing because it's trying to read a file without specifying UTF-8 encoding. On Windows, Python defaults to cp1252 encoding, which can't ...