Skip to content

Remove Argument.initialization_statement #4074

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 1 commit into from
Oct 8, 2017

Conversation

elazarg
Copy link
Contributor

@elazarg elazarg commented Oct 8, 2017

As mentioned in #3785, since #3783 the initialization statement for Argument is not used anywhere, except when printing, copying etc. What's left is almost pure data.

Most of the changes in the PR is the expected output in semanal and parse tests.

* Remove analysis in semanl, strconv, traverser, treetransform and stubgen
* Update semanal & parse test expected output
@gvanrossum gvanrossum merged commit ac76a9d into python:master Oct 8, 2017
@gvanrossum
Copy link
Member

Thanks for the cleanup!

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.

2 participants