diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2019-11-26 09:17:10 +0100 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2019-11-26 09:17:10 +0100 |
commit | 2cb6818ad5db25fd0f32a193ab90425e7dfcbee0 (patch) | |
tree | 3d8666f65a776dbdd81c61b20b1c6404d09d0582 /astroid/inference.py | |
parent | 5cdefb0d278dfe80a662156a942472794df5ca67 (diff) | |
download | astroid-git-2cb6818ad5db25fd0f32a193ab90425e7dfcbee0.tar.gz |
Retry parsing a module that has invalid type comments
It is possible for a module to use comments that might be interpreted
as type comments by the `ast` library. We do not want to completely crash on those
invalid type comments.
Close #708
Diffstat (limited to 'astroid/inference.py')
0 files changed, 0 insertions, 0 deletions