mirror of
https://github.com/python/cpython.git
synced 2025-10-13 18:33:34 +00:00
#27364: Credit Emanuel Barry in NEWS item.
This commit is contained in:
parent
f03bcfd168
commit
09ad17810c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Core and Builtins
|
||||||
the PEP 509.
|
the PEP 509.
|
||||||
|
|
||||||
- Issue #27364: A backslash-character pair that is not a valid escape sequence
|
- Issue #27364: A backslash-character pair that is not a valid escape sequence
|
||||||
now generates a DeprecationWarning.
|
now generates a DeprecationWarning. Patch by Emanuel Barry.
|
||||||
|
|
||||||
- Issue #27350: `dict` implementation is changed like PyPy. It is more compact
|
- Issue #27350: `dict` implementation is changed like PyPy. It is more compact
|
||||||
and preserves insertion order.
|
and preserves insertion order.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue