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

Skip to content

Vars visitor handles python 3.5 dict syntax#144

Merged
KevinHock merged 1 commit into
python-security:masterfrom
bcaller:bc-py35-dict
Jul 13, 2018
Merged

Vars visitor handles python 3.5 dict syntax#144
KevinHock merged 1 commit into
python-security:masterfrom
bcaller:bc-py35-dict

Conversation

@bcaller
Copy link
Copy Markdown
Collaborator

@bcaller bcaller commented Jul 12, 2018

of the type {'a': 1, **x}. The **x will have key None.

Before it would crash.

of the type {'a': 1, **x}. The **x will have key None.

Before it would crash.
@bcaller
Copy link
Copy Markdown
Collaborator Author

bcaller commented Jul 12, 2018

#13

@KevinHock KevinHock self-requested a review July 13, 2018 01:51
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 🚢 , thanks for making this!

@KevinHock KevinHock merged commit c7a932f 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