[3.10] bpo-46643: Fix stringized P.args/P.kwargs with get_type_hints (GH-31238) by miss-islington · Pull Request #31646 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link

Contributor

@miss-islington miss-islington commented

Mar 3, 2022

edited by bedevere-bot

Loading

(cherry picked from commit 75d2d94)

Co-authored-by: Gregory Beauregard greg@greg.red

https://bugs.python.org/issue46643

…GH-31238)

(cherry picked from commit 75d2d94)

Co-authored-by: Gregory Beauregard <greg@greg.red>

@miss-islington

Copy link

Contributor Author

@GBeauregard and @JelleZijlstra: Status check is done, and it's a success ✅ .

Copy link

Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

phew I thought this would conflict

@miss-islington

Copy link

Contributor Author

@GBeauregard and @JelleZijlstra: Status check is done, and it's a failure ❌ .

@JelleZijlstra JelleZijlstra self-assigned this

Mar 3, 2022

@miss-islington

Copy link

Contributor Author

@GBeauregard and @JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 257f5be into python:3.10

Mar 3, 2022

@miss-islington miss-islington deleted the backport-75d2d94-3.10 branch

March 3, 2022 02:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@JelleZijlstra JelleZijlstra JelleZijlstra approved these changes

@gvanrossum gvanrossum Awaiting requested review from gvanrossum gvanrossum is a code owner

@Fidget-Spinner Fidget-Spinner Awaiting requested review from Fidget-Spinner Fidget-Spinner is a code owner

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @JelleZijlstra @the-knights-who-say-ni @bedevere-bot @GBeauregard