Skip to content

Commit 2589171

Browse files
committed
Reword the news entry
1 parent caaef7a commit 2589171

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Fixed the tokenizer to no longer show a generic ``SyntaxError: encoding
2-
problem`` message and distinguish whether a codec was not found or a file
3-
could not be decoded. Patch by Bartosz Sławecki.
1+
Fix direct execution of files with invalid source encodings to report the
2+
underlying codec lookup or decoding error instead of the generic
3+
``SyntaxError: encoding problem`` message. Patch by Bartosz Sławecki.

0 commit comments

Comments
 (0)