aboutsummaryrefslogtreecommitdiff
path: root/changes/bug33374
blob: d1141faf78a3b1d0906aef50900ce2636963a727 (plain)
1
2
3
4
5
  o Minor bugfixes (coding best practices checks):
    - Allow the "practracker" coding best practices checking script to read
      unicode files, when using Python 2. We made the script use unicode
      literals in 0.4.3.1-alpha, but didn't change the codec for opening files.
      Fixes bug 33374; bugfix on 0.4.3.1-alpha.