Skip to content

Commit 9c0f595

Browse files
Update a NEWS entry.
1 parent ae1cae2 commit 9c0f595

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
The codecs lookup function now performs only minimal normalization of the
2-
encoding name before passing it to the search functions: all ASCII letters
3-
are converted to lower case, spaces are replaced with hyphens.
1+
The codecs lookup function now again performs only minimal normalization of
2+
the encoding name before passing it to the search functions: all ASCII
3+
letters are converted to lower case, spaces are replaced with hyphens.
4+
This restores the pre-Python 3.9 behavior.

0 commit comments

Comments
 (0)