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 ef3b1fb commit 3dd263fCopy full SHA for 3dd263f
1 file changed
Doc/whatsnew/3.4.rst
@@ -678,8 +678,8 @@ Deprecated Python modules, functions and methods
678
Deprecated functions and types of the C API
679
-------------------------------------------
680
681
-* The ``PyThreadState.tick_counter`` field has been value: its value was meaningless
682
- since Python 3.2 ("new GIL").
+* The ``PyThreadState.tick_counter`` field has been removed: its value was
+ meaningless since Python 3.2 ("new GIL").
683
684
685
Deprecated features
0 commit comments