Skip to content

gh-116010: Remove link to deprecated PEP 6 in FAQ guide#116246

Merged
hugovk merged 5 commits into
python:mainfrom
Tabrizian:imant-pep6
Mar 3, 2024
Merged

gh-116010: Remove link to deprecated PEP 6 in FAQ guide#116246
hugovk merged 5 commits into
python:mainfrom
Tabrizian:imant-pep6

Conversation

@Tabrizian

@Tabrizian Tabrizian commented Mar 2, 2024

Copy link
Copy Markdown
Contributor

Remove link to deprecated PEP 6 in FAQ guide.

I looked for other mentions of PEP 6. I only found mentions in the translated docs.

Closes: #116010


📚 Documentation preview 📚: https://cpython-previews--116246.org.readthedocs.build/en/116246/faq/general.html#how-does-the-python-version-numbering-scheme-work

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Mar 2, 2024
Comment thread Doc/faq/general.rst Outdated
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@Tabrizian Tabrizian requested a review from hugovk March 2, 2024 17:17
@hugovk

hugovk commented Mar 2, 2024

Copy link
Copy Markdown
Member

Thanks!

One last thought, this changed section is in the middle:

image

Shall we move it to the last paragraph?

Something like:

See the Developer’s Guide for more information about the development cycle, and PEP 387 to learn more about Python’s backward compatibility policy. See also the documentation for sys.version, sys.hexversion, and sys.version_info.

@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Mar 2, 2024
Comment thread Doc/faq/general.rst Outdated
Comment thread Doc/faq/general.rst Outdated
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looking good, thank you!

@Tabrizian

Copy link
Copy Markdown
Contributor Author

@hugovk Thanks for the review and feedback! Do you know who can help get this PR merged in?

@hugovk

hugovk commented Mar 3, 2024

Copy link
Copy Markdown
Member

I can merge! I'll do it later today in case no-one else pops in with a review! 👍

@hugovk hugovk merged commit 3383d6a into python:main Mar 3, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @Tabrizian for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2024
…GH-116246)

(cherry picked from commit 3383d6a)

Co-authored-by: Iman Tabrizian <iman.tabrizian@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 3, 2024
…GH-116246)

(cherry picked from commit 3383d6a)

Co-authored-by: Iman Tabrizian <iman.tabrizian@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Mar 3, 2024

Copy link
Copy Markdown

GH-116286 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Mar 3, 2024
@bedevere-app

bedevere-app Bot commented Mar 3, 2024

Copy link
Copy Markdown

GH-116287 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Mar 3, 2024
@hugovk

hugovk commented Mar 3, 2024

Copy link
Copy Markdown
Member

Thanks again!

hugovk added a commit that referenced this pull request Mar 3, 2024
…6246) (#116287)

Co-authored-by: Iman Tabrizian <iman.tabrizian@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Mar 3, 2024
…6246) (#116286)

Co-authored-by: Iman Tabrizian <iman.tabrizian@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@Tabrizian Tabrizian deleted the imant-pep6 branch March 3, 2024 20:22
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
…#116246)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
…#116246)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
…#116246)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FAQ: Replace PEP 6 link with devguide

2 participants