aboutsummaryrefslogtreecommitdiff
path: root/changes/bug33374
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug33374')
-rw-r--r--changes/bug333745
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug33374 b/changes/bug33374
new file mode 100644
index 0000000000..d1141faf78
--- /dev/null
+++ b/changes/bug33374
@@ -0,0 +1,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.