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 304a96e commit b7c59f0Copy full SHA for b7c59f0
1 file changed
Misc/NEWS
@@ -57,6 +57,8 @@ Core and Builtins
57
Library
58
-------
59
60
+- bpo-23894: lib2to3 now recognizes ``rb'...'`` and ``f'...'`` strings.
61
+
62
- bpo-23890: unittest.TestCase.assertRaises() now manually breaks a reference
63
cycle to not keep objects alive longer than expected.
64
0 commit comments