Skip to content

Request for CPython-synchronized versions? #651

Closed
@EricCousineau-TRI

Description

@EricCousineau-TRI

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions