1 parent c0e3c20 commit d3bfce1Copy full SHA for d3bfce1
1 file changed
Misc/NEWS
@@ -15,7 +15,7 @@ Core and Builtins
15
the PEP 509.
16
17
- Issue #27364: A backslash-character pair that is not a valid escape sequence
18
- now generates a DeprecationWarning.
+ now generates a DeprecationWarning. Patch by Emanuel Barry.
19
20
- Issue #27350: `dict` implementation is changed like PyPy. It is more compact
21
and preserves insertion order.
0 commit comments