Skip to content

Conversation

Privat33r-dev
Copy link

@Privat33r-dev Privat33r-dev commented Sep 29, 2024

Prior to the change, the link led to a fixed version 3.8. Currently, it's not the latest version.

As the time passes by, it's going to be outdated further and further.

It might be the best solution to refer to the latest dev version of the doc, this way we can ensure that reader will access the latest data.


📚 Documentation preview 📚: https://cpython-devguide--1424.org.readthedocs.build/

Prior to the change, the link led to a fixed version 3.8. Currently, it's not the latest version.

As the time passes by, it's going to be outdated further and further.

It might be the best solution to refer to the latest dev version of the doc,
this way we can ensure that reader will access the latest data.
Copy link
Member

@ezio-melotti ezio-melotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
3 could also be used instead of dev, but dev is also ok.

@Privat33r-dev
Copy link
Author

LGTM. 3 could also be used instead of dev, but dev is also ok.

I was thinking that the last dev version might be better, since it's a guide for CPython developers, thus it's best if they see docs in the latest state.

Also I am thinking to make a regex search to detect and change Python Doc links from "3.X" to "dev" or at least to "3" version.

@willingc
Copy link
Collaborator

@Privat33r-dev The garbage collection doc has been moved to the CPython repo under Internals. If you wish to make a change, please do so against that repo. Thanks!

@willingc willingc closed this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants