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 2df6827 commit 5557689Copy full SHA for 5557689
Doc/whatsnew/3.10.rst
@@ -2301,3 +2301,6 @@ Removed
2301
These functions were undocumented, excluded from the limited C API, and were
2302
only used internally by the compiler.
2303
(Contributed by Victor Stinner in :issue:`43244`.)
2304
+
2305
+* The ``PyThreadState.use_tracing`` member has been removed to optimize Python.
2306
+ (Contributed by Mark Shannon in :issue:`43760`.)
0 commit comments