Skip to content

Conversation

brandonzorn
Copy link
Contributor

Replaced usage of the deprecated ast.NameConstant (removed in Python 3.14) with ast.Constant to ensure compatibility with Python 3.14 and later.

https://docs.python.org/3.14/whatsnew/3.14.html#id9

@brandonzorn brandonzorn changed the title Replace deprecated NameConstant with Constant Replace deprecated NameConstant with Constant (Python 3.14 compatibility) Oct 7, 2025
@afonasev
Copy link
Owner

afonasev commented Oct 8, 2025

Thx for your contribution!

@afonasev afonasev merged commit fab98c7 into afonasev:master Oct 8, 2025
2 checks passed
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