mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
bpo-37266: Add bpo number to the What's New entry (GH614584)
To get more info about this change.
This commit is contained in:
parent
7f41c8e0dd
commit
b4e68960b9
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ In a subinterpreter, spawning a daemon thread now raises an exception. Daemon
|
||||||
threads were never supported in subinterpreters. Previously, the subinterpreter
|
threads were never supported in subinterpreters. Previously, the subinterpreter
|
||||||
finalization crashed with a Python fatal error if a daemon thread was still
|
finalization crashed with a Python fatal error if a daemon thread was still
|
||||||
running.
|
running.
|
||||||
|
(Contributed by Victor Stinner in :issue:`37266`.)
|
||||||
|
|
||||||
pprint
|
pprint
|
||||||
------
|
------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue