Skip to content

DeprecationWarning - python 3.14 #1035

@MarcinWronecki

Description

@MarcinWronecki

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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions