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 ec7ffa4 commit f4ccb79Copy full SHA for f4ccb79
1 file changed
Doc/whatsnew/3.10.rst
@@ -2305,3 +2305,6 @@ Removed
2305
These functions were undocumented, excluded from the limited C API, and were
2306
only used internally by the compiler.
2307
(Contributed by Victor Stinner in :issue:`43244`.)
2308
+
2309
+* The ``PyThreadState.use_tracing`` member has been removed to optimize Python.
2310
+ (Contributed by Mark Shannon in :issue:`43760`.)
0 commit comments