Closed
Description
Describe the enhancement or feature you'd like
In pybind/pybind11#2757, I referenced the devguide, namely targeting the GC and some nuances among different Python versions (2.7, 3.6, and 3.8+):
https://devguide.python.org/garbage_collector/
In it, I would love to be able to link to a version of the docs that correspond to the current CPython version (like what can be done with the Python docs, e.g. https://docs.python.org/3.9/reference/datamodel.html#object.__del__)
Describe alternatives you've considered
I can do a permalink to the GItHub source, but that's a bit more involved and may not yield the same readability / "navegability" (e.g. cross-references to outside docs).
Additional context
N/A. Context provided above.
Metadata
Metadata
Assignees
Labels
No labels