[3.14] Link to 3.14 GC design docs (#139387)

This commit is contained in:
Shantanu 2025-09-28 06:47:05 -07:00 committed by GitHub
parent 4608a300d5
commit 73a575ffea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -140,7 +140,7 @@ The :mod:`gc` module provides the following functions:
*threshold2* is ignored.
See `Garbage collector design <https://devguide.python.org/garbage_collector>`_ for more information.
See `Garbage collector design <https://github.com/python/cpython/blob/3.14/InternalDocs/garbage_collector.md>`_ for more information.
.. versionchanged:: 3.14
*threshold2* is ignored