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

Python 3.10 workaround #2602

Open
PavanKumarChaparla opened this issue Dec 1, 2022 · 0 comments
Open

Python 3.10 workaround #2602

PavanKumarChaparla opened this issue Dec 1, 2022 · 0 comments

Comments

@PavanKumarChaparla
Copy link

PavanKumarChaparla commented Dec 1, 2022

The API’s that were
developed for the manticore were based using the python versions <= 3.6 and so, it was failing
to work with python 3.10. Not a complete issue but a workaround as we donot want to disturb the previous functionalities of the previous versions we would like to mention this as a workaround to the issue. Please Use this picture to refer to the manticore.py file and make the following changes to the method referred below for earlier versions of py.

image

@PavanKumarChaparla PavanKumarChaparla changed the title Python 3.6 workaround Python 3.10 workaround Dec 1, 2022
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

No branches or pull requests

1 participant