8000 bpo-37266: Add bpo number to the What's New entry (GH614584) · python/cpython@b4e6896 · GitHub
[go: up one dir, main page]

Skip to content

Commit b4e6896

Browse files
authored
bpo-37266: Add bpo number to the What's New entry (GH614584)
To get more info about this change.
1 parent 7f41c8e commit b4e6896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/whatsnew/3.9.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ In a subinterpreter, spawning a daemon thread now raises an exception. Daemon
110110
threads were never supported in subinterpreters. Previously, the subinterpreter
111111
finalization crashed with a Python fatal error if a daemon thread was still
112112
running.
113+
(Contributed by Victor Stinner in :issue:`37266`.)
113114

114115
pprint
115116
------

0 commit comments

Comments
 (0)
0