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 49b47fa commit 7febe8eCopy full SHA for 7febe8e
Doc/whatsnew/3.13.rst
@@ -353,6 +353,7 @@ gc
353
The only difference is that instead of the results refering to
354
the young, aging and old generations, the results refer to the
355
young generation and the aging and collecting spaces of the old generation.
356
+
357
In summary, code that attempted to manipulate the behavior of the cycle GC may
358
not work as well as intended, but it is very unlikely to harmful.
359
All other code will work just fine.
0 commit comments