Skip to content

Commit b7c59f0

Browse files
authored
bpo-23894: add Misc/NEWS entry. (#2255)
1 parent 304a96e commit b7c59f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Core and Builtins
5757
Library
5858
-------
5959

60+
- bpo-23894: lib2to3 now recognizes ``rb'...'`` and ``f'...'`` strings.
61+
6062
- bpo-23890: unittest.TestCase.assertRaises() now manually breaks a reference
6163
cycle to not keep objects alive longer than expected.
6264

0 commit comments

Comments
 (0)