Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glossary: Add "static type checker" #111837

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented Nov 8, 2023

While working on #104004 I found it jarring to use the term "static type checker" without context in the docs for the warnings module. This PR splits out that part of the change so we can also apply it to 3.11 and 3.12.

I grepped for "static type checker" in the Doc folder and added links in a few places where it seemed helpful. I mostly left the docs for typing alone, since in that file the link would mostly be distracting.


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

Doc/glossary.rst Outdated Show resolved Hide resolved
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) November 8, 2023 14:26
@JelleZijlstra JelleZijlstra merged commit 8ab7ad6 into python:main Nov 8, 2023
23 checks passed
@miss-islington-app
Copy link

Thanks @JelleZijlstra for the PR 🌮🎉.. 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 Nov 8, 2023
(cherry picked from commit 8ab7ad6)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Nov 8, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Nov 8, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 8, 2023
(cherry picked from commit 8ab7ad6)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Nov 8, 2023

GH-111855 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 Nov 8, 2023
AlexWaygood added a commit that referenced this pull request Nov 8, 2023
Glossary: Add "static type checker" (GH-111837)
(cherry picked from commit 8ab7ad6)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood added a commit that referenced this pull request Nov 8, 2023
Glossary: Add "static type checker" (GH-111837)
(cherry picked from commit 8ab7ad6)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants