Close #19345: fix typo
This commit is contained in:
parent
ef3b1fbb2b
commit
3dd263faab
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue