Skip to content

bpo-39215: Fix SystemError when nested function has annotation on positional-only argument #17826

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

Conversation

asottile
Copy link
Contributor

@asottile asottile commented Jan 5, 2020

@pablogsal
Copy link
Member

Thanks for the quick fix, @asottile!

@pablogsal pablogsal merged commit ec007cb into python:master Jan 5, 2020
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-17827 is a backport of this pull request to the 3.8 branch.

@asottile asottile deleted the fix_system_error_posonlyargs_annotations_39215 branch January 5, 2020 02:14
miss-islington added a commit that referenced this pull request Jan 5, 2020
…y argument (GH-17826)

(cherry picked from commit ec007cb)

Co-authored-by: Anthony Sottile <[email protected]>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
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