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 aeecf38 commit 0f6f73fCopy full SHA for 0f6f73f
1 file changed
Doc/whatsnew/3.9.rst
@@ -108,7 +108,7 @@ threading
108
109
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 Pyton fatal error if a daemon thread was still
+finalization crashed with a Python fatal error if a daemon thread was still
112
running.
113
114
pprint
0 commit comments