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.7] bpo-38535: Fix positions for AST nodes for calls without arguments in decorators. (GH-16861). #16930

Merged
merged 1 commit into from Oct 26, 2019

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 26, 2019

(cherry picked from commit 26ae9f6)

https://bugs.python.org/issue38535

…nts in decorators. (pythonGH-16861).

(cherry picked from commit 26ae9f6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot bedevere-bot added type-bug awaiting core review labels Oct 26, 2019
@serhiy-storchaka serhiy-storchaka merged commit 91fc9cf into python:3.7 Oct 26, 2019
5 checks passed
@serhiy-storchaka serhiy-storchaka deleted the backport-26ae9f6-3.7 branch Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed type-bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants