Skip to content

Fixed Upload of OPT in correct UTF-8 encoding and added some error handling

Jendrik Richter requested to merge 1-encoding-of-flat-paths-is-not-correct into master

Closes #1 (closed)

Checked a lot of the file read, write encodings.

Fixing the encoding when uploading data with requests-module did the trick

Merge request reports