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

Control flow support for Python 3.9 + #331

Open
dgarijo opened this issue Jan 26, 2022 · 3 comments
Open

Control flow support for Python 3.9 + #331

dgarijo opened this issue Jan 26, 2022 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@dgarijo
Copy link
Collaborator

dgarijo commented Jan 26, 2022

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

  • Alternative 1: fork their repo and fix it/wait for them to produce an update
  • Alternative 2: Implement another control flow library.
@dgarijo dgarijo added the bug Something isn't working label Jan 26, 2022
@dgarijo dgarijo added this to the v0.0.2 milestone Jan 26, 2022
@dgarijo
Copy link
Collaborator Author

dgarijo commented Jan 27, 2022

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

@dgarijo
Copy link
Collaborator Author

dgarijo commented Feb 9, 2022

@dgarijo
Copy link
Collaborator Author

dgarijo commented Dec 19, 2022

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

@dgarijo dgarijo modified the milestones: v0.0.2, v0.0.3 Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant