Skip to content

Commit 4797749

Browse files
Add a news entry.
1 parent 14d74f9 commit 4797749

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ Core and Builtins
5353
- bpo-24821: Fixed the slowing down to 25 times in the searching of some
5454
unlucky Unicode characters.
5555

56+
- bpo-29102: Add a unique ID to PyInterpreterState. This makes it easier
57+
to identify each subinterpreter.
58+
5659
- bpo-29894: The deprecation warning is emitted if __complex__ returns an
5760
instance of a strict subclass of complex. In a future versions of Python
5861
this can be an error.

0 commit comments

Comments
 (0)