Skip to content

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygoodAlexWaygood commented Jun 7, 2023

…ls decorated with `@final` Forward-port of the tests that were added to the 3.11 branch in python#105445
@AlexWaygoodAlexWaygood enabled auto-merge (squash) June 7, 2023 22:19
@AlexWaygoodAlexWaygood changed the title gh-103171: Forward-port new tests for runtime-checkable protocols dec orated with @finalgh-103171: Forward-port new tests for runtime-checkable protocols decorated with @finalJun 7, 2023
@AlexWaygoodAlexWaygood merged commit f5df347 into python:mainJun 7, 2023
@miss-islington
Copy link
Contributor

Thanks @AlexWaygood for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@bedevere-bot
Copy link

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

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label Jun 7, 2023
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>
@AlexWaygoodAlexWaygood deleted the Finalprotocol branch June 7, 2023 22:26
@bedevere-bot
Copy link

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

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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-typing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@AlexWaygood@miss-islington@bedevere-bot@JelleZijlstra