Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03bcfd commit 09ad178Copy full SHA for 09ad178
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