Skip to content

Remove Argument.initialization_statement#4074

Merged
gvanrossum merged 1 commit into
python:masterfrom
elazarg:remove-arg-initstmt
Oct 8, 2017
Merged

Remove Argument.initialization_statement#4074
gvanrossum merged 1 commit into
python:masterfrom
elazarg:remove-arg-initstmt

Conversation

@elazarg

@elazarg elazarg commented Oct 8, 2017

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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