SoftwareUnderstanding / inspect4py

Static code analysis package for Python repositories
https://inspect4py.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
27 stars 10 forks source link

Control flow support for Python 3.9 + #331

Open dgarijo opened 2 years ago

dgarijo commented 2 years ago

Unfortunately, cdmcfparser does not have support for Python 3.9+ yet, and we get an error dumping the core.

dgarijo commented 2 years ago

It was suggested that cdmpyparser may be an alternative to address this. We will have to investigate further.

dgarijo commented 2 years ago

See https://github.com/SergeySatskiy/cdm-flowparser/issues/7#issuecomment-1033179389

dgarijo commented 1 year ago

For the moment the solution for Python 3.10+ is to drop support for cmdcfparser