Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3dd263f

Browse files
committed
Close #19345: fix typo
1 parent ef3b1fb commit 3dd263f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/3.4.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -678,8 +678,8 @@ Deprecated Python modules, functions and methods
678678
Deprecated functions and types of the C API
679679
-------------------------------------------
680680

681-
* The ``PyThreadState.tick_counter`` field has been value: its value was meaningless
682-
since Python 3.2 ("new GIL").
681+
* The ``PyThreadState.tick_counter`` field has been removed: its value was
682+
meaningless since Python 3.2 ("new GIL").
683683

684684

685685
Deprecated features

0 commit comments

Comments
 (0)