Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f41c8e commit b4e6896Copy full SHA for b4e6896
1 file changed
Doc/whatsnew/3.9.rst
@@ -110,6 +110,7 @@ In a subinterpreter, spawning a daemon thread now raises an exception. Daemon
110
threads were never supported in subinterpreters. Previously, the subinterpreter
111
finalization crashed with a Python fatal error if a daemon thread was still
112
running.
113
+(Contributed by Victor Stinner in :issue:`37266`.)
114
115
pprint
116
------
0 commit comments