Skip to content

Conversation

@encukou
Copy link
Member

@encukouencukou commented Nov 11, 2025

Now that slots are link targets, link them throughout the docs.


📚 Documentation preview 📚: https://cpython-previews--141410.org.readthedocs.build/

@bedevere-appbedevere-appbot added awaiting core review docs Documentation in the Doc dir skip news labels Nov 11, 2025
@encukouencukou added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Nov 18, 2025
@encukouencukou merged commit 4695ec1 into python:mainNov 18, 2025
39 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsNov 18, 2025
@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@encukouencukou deleted the type-slot-references branch November 18, 2025 15:34
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 18, 2025
Link references to type slots (cherry picked from commit 4695ec1) Co-authored-by: Petr Viktorin <encukou@gmail.com>
@miss-islington-app
Copy link

Sorry, @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4695ec109d07c9bfd9eb7d91d6285c974a4331a7 3.13 

@bedevere-app
Copy link

GH-141718 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14 bugs and security fixes label Nov 18, 2025
@encukouencukou removed the needs backport to 3.13 bugs and security fixes label Nov 18, 2025
encukou added a commit that referenced this pull request Nov 19, 2025
(cherry picked from commit 4695ec1) Co-authored-by: Petr Viktorin <encukou@gmail.com>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@encukou