8000 Clarify NEWS item. · python/cpython@577cafd · GitHub
[go: up one dir, main page]

Skip to content

Commit 577cafd

Browse files
committed
Clarify NEWS item.
1 parent 5ba8650 commit 577cafd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
The flag to check whether tracing is enabled for the thread is now kept on
2-
the C stack, instead of the heap, to streamline dispatch in the interpreter.
1+
Move the flag for checking whether tracing is enabled to the C stack, from of the heap.
2+
Should speed up dispatch in the interpreter.

0 commit comments

Comments
 (0)
0