Skip to content

Commit 0fb286e

Browse files
committed
Add a NEWS entry
1 parent bf4a735 commit 0fb286e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Fix name of the Python encoding in Unicode errors of the code page codec:
2+
use "cp65000" and "cp65001" instead of "CP_UTF7" and "CP_UTF8" which are not
3+
valid Python code names. Patch by Victor Stinner.

0 commit comments

Comments
 (0)