#2641 "open" encoding is defined outside of koji
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago by tkopecek.

mod_wsgi sets character encoding which is then used when we call simple open(filename). It can lead to weird errors when reading utf-8 files. We've to go through the codebase and add explicit encodings everywhere whre file is opened in text mode


Metadata Update from @tkopecek:
- Custom field Size adjusted to None

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-done

3 years ago

Commit 274000d relates to this ticket

Commit c6e69b4 relates to this ticket

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2701 Merged 3 years ago
  • #2693 Merged 3 years ago
  • #2680 Merged 3 years ago
  • #2671 Merged 3 years ago
  • #2647 Merged 3 years ago