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

[3.11] gh-103171: Revert undocumented behaviour change for runtime-checkable protocols decorated with @final #105445

Merged
merged 3 commits into from
Jun 7, 2023

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Jun 7, 2023

This brings the behaviour of @final runtime-checkable protocols on Python 3.11 in line with the behaviour of these protocols on Python 3.10 and Python 3.12

…ime-checkable protocols decorated with `@final`
@AlexWaygood AlexWaygood merged commit 18e9fd8 into python:3.11 Jun 7, 2023
18 checks passed
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull request Jun 7, 2023
…ls decorated with `@final`

Forward-port of the tests that were added to the 3.11 branch in python#105445
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 7, 2023
…ls dec orated with `@final` (pythonGH-105473)

Forward-port of the tests that were added to the 3.11 branch in pythonGH-105445
(cherry picked from commit f5df347)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
AlexWaygood added a commit that referenced this pull request Jun 7, 2023
… orated with `@final` (#105473)

Forward-port of the tests that were added to the 3.11 branch in #105445
AlexWaygood added a commit that referenced this pull request Jun 7, 2023
…ols decorated with `@final` (GH-105473) (#105474)

Forward-port of the tests that were added to the 3.11 branch in GH-105445
(cherry picked from commit f5df347)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@AlexWaygood AlexWaygood deleted the 311-final-change branch July 5, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants