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

Fix parsing Boolean literal #98

Merged
merged 1 commit into from
Dec 12, 2018
Merged

Fix parsing Boolean literal #98

merged 1 commit into from
Dec 12, 2018

Conversation

EFanZh
Copy link
Contributor

@EFanZh EFanZh commented Nov 15, 2018

Currently, PySonar2 is unable to figure out the type of a in the following code:

a = False

This PR should fix it.

@yinwang0 yinwang0 merged commit 31ff2c5 into yinwang0:master Dec 12, 2018
@EFanZh EFanZh deleted the patch-1 branch December 12, 2018 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants