Skip to content

gh-106145: Make end_{lineno,col_offset} required on type_param nodes #106224

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
Jun 30, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jun 29, 2023

I've also added test_type_alias.py to test_unparse to make sure that this new syntax works correctly with ast.unparse.

Copy link
Member

@lysnikolaou lysnikolaou left a comment

Choose a reason for hiding this comment

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

LGTM!

@JelleZijlstra JelleZijlstra added the needs backport to 3.12 only security fixes label Jun 30, 2023
@JelleZijlstra JelleZijlstra self-assigned this Jun 30, 2023
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) June 30, 2023 23:15
@JelleZijlstra JelleZijlstra merged commit 46c1097 into python:main Jun 30, 2023
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 30, 2023
…am` nodes (pythonGH-106224)

(cherry picked from commit 46c1097)

Co-authored-by: Nikita Sobolev <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jun 30, 2023
JelleZijlstra pushed a commit that referenced this pull request Jul 1, 2023
…ram` nodes (GH-106224) (#106295)

gh-106145: Make `end_{lineno,col_offset}` required on `type_param` nodes (GH-106224)
(cherry picked from commit 46c1097)

Co-authored-by: Nikita Sobolev <[email protected]>
manosriram pushed a commit to manosriram/cpython that referenced this pull request Jul 1, 2023
jacobtylerwalls added a commit to jacobtylerwalls/typeshed that referenced this pull request Dec 26, 2023
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.

5 participants