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

patch for python 3.11 support #2003

Merged
merged 5 commits into from
Jun 27, 2023
Merged

patch for python 3.11 support #2003

merged 5 commits into from
Jun 27, 2023

Conversation

0xalpharush
Copy link
Contributor

No description provided.

elopez and others added 5 commits June 26, 2023 18:53
This fixes the following error:

  ValueError: mutable default <class 'slither.utils.loc.LoCInfo'> for field src is not allowed: use default_factory
This keeps CI jobs reasonable in PRs while testing the full set of
versions in the scheduled jobs and merges to dev and master.
@0xalpharush 0xalpharush merged commit 39ca963 into master Jun 27, 2023
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

Successfully merging this pull request may close these issues.

2 participants