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 9ee94d1 commit 74b0658Copy full SHA for 74b0658
Doc/whatsnew/3.13.rst
@@ -407,7 +407,7 @@ gc
407
--
408
409
* The cyclic garbage collector is now incremental, which changes the meanings
410
- of the results of :meth:`gc.get_threshold` and :meth:`gc.get_threshold` as
+ of the results of :meth:`gc.get_threshold` and :meth:`gc.set_threshold` as
411
well as :meth:`gc.get_count` and :meth:`gc.get_stats`.
412
* :meth:`gc.get_threshold` returns a three-tuple for backwards compatibility,
413
the first value is the threshold for young collections, as before, the second
0 commit comments