Kaydet (Commit) 3dd263fa authored tarafından Victor Stinner's avatar Victor Stinner

Close #19345: fix typo

üst ef3b1fbb
...@@ -678,8 +678,8 @@ Deprecated Python modules, functions and methods ...@@ -678,8 +678,8 @@ Deprecated Python modules, functions and methods
Deprecated functions and types of the C API Deprecated functions and types of the C API
------------------------------------------- -------------------------------------------
* The ``PyThreadState.tick_counter`` field has been value: its value was meaningless * The ``PyThreadState.tick_counter`` field has been removed: its value was
since Python 3.2 ("new GIL"). meaningless since Python 3.2 ("new GIL").
Deprecated features Deprecated features
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment