Skip to content

DeprecationWarning - python 3.14 #1035

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

Open
MarcinWronecki opened this issue Mar 25, 2025 · 0 comments
Open

DeprecationWarning - python 3.14 #1035

MarcinWronecki opened this issue Mar 25, 2025 · 0 comments

Comments

@MarcinWronecki
Copy link

In my case, it occurs when I use django shell_plus

/usr/src/venv/lib/python3.12/site-packages/bpython/simpleeval.py:36: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead _string_type_nodes = (ast.Str, ast.Bytes)

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