Skip to content

Update unreachable.rst: mention match exhaustiveness codes from checkers type … #2062

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

Merged
merged 2 commits into from
Aug 8, 2025

Conversation

wyattscarpenter
Copy link
Contributor

This will be useful for anyone actually trying to practically check and existing code base for exhaustive matches who is consulting this page.

…checkers

This will be useful for anyone actually trying to practically check and existing code base for exhaustive matches who is consulting this page.
Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

Thanks, a few formal requests below.

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
@srittau srittau merged commit 04a2c19 into python:main Aug 8, 2025
4 checks passed
@wyattscarpenter wyattscarpenter deleted the patch-1 branch August 9, 2025 15:01
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.

2 participants