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.13 support #81

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Python 3.13 support #81

merged 3 commits into from
Oct 10, 2024

Conversation

mgedmin
Copy link
Owner

@mgedmin mgedmin commented Oct 10, 2024

  • Add Python 3.13 support
  • f_locals labeling doesn't work since Python 3.7, drop the unit test

And on Python 3.13 it appears to be completely impossible to force
f_locals edges even if you use sys._getframe() and similar hacks.
@mgedmin mgedmin merged commit 60c4d4f into master Oct 10, 2024
13 checks passed
@mgedmin mgedmin deleted the py313 branch October 10, 2024 11:58
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.

1 participant