Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support AnnAssign in StmtVisitor#143

Merged
KevinHock merged 2 commits into
python-security:masterfrom
bcaller:bc-annassign
Jul 13, 2018
Merged

Support AnnAssign in StmtVisitor#143
KevinHock merged 2 commits into
python-security:masterfrom
bcaller:bc-annassign

Conversation

@bcaller
Copy link
Copy Markdown
Collaborator

@bcaller bcaller commented Jul 12, 2018

Assignments with type annotations were added in python 3.6.

Assignments with type annotations were added in python 3.6.
@bcaller
Copy link
Copy Markdown
Collaborator Author

bcaller commented Jul 12, 2018

#14

@KevinHock KevinHock self-requested a review July 13, 2018 01:47
Copy link
Copy Markdown
Collaborator

@KevinHock KevinHock left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread .codeclimate.yml
- "pyt/repo_runner.py"
- "pyt/save.py"
- "example/**"
- "examples/**"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

++ Thanks 😄

@KevinHock KevinHock merged commit a2c4615 into python-security:master Jul 13, 2018
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