Skip to content

Commit

Permalink
bpo-23894: add Misc/NEWS entry. (#2255)
Browse files Browse the repository at this point in the history
  • Loading branch information
ned-deily committed Jun 17, 2017
1 parent 304a96e commit b7c59f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Misc/NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Core and Builtins
Library
-------

- bpo-23894: lib2to3 now recognizes ``rb'...'`` and ``f'...'`` strings.

- bpo-23890: unittest.TestCase.assertRaises() now manually breaks a reference
cycle to not keep objects alive longer than expected.

Expand Down

0 comments on commit b7c59f0

Please sign in to comment.