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

Handle constants deprecated in Python 3.8 #420

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

nforro
Copy link
Member

@nforro nforro commented Oct 17, 2024

Fixes #419.

Copy link
Contributor

Build succeeded.
https://softwarefactory-project.io/zuul/t/packit-service/buildset/6f8719da26ca4d7b8bee058f7a55f7bf

✔️ pre-commit SUCCESS in 2m 13s
✔️ specfile-tests-rpm-deps SUCCESS in 1m 11s
✔️ specfile-tests-pip-deps SUCCESS in 1m 12s

@nforro nforro added the mergeit Zuul, merge it! label Oct 17, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/7e8aac01dff341adb667df7072db0508

✔️ pre-commit SUCCESS in 2m 14s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit ee026ad into main Oct 17, 2024
34 checks passed
@nforro nforro deleted the deprecation branch October 17, 2024 17:52
@hroncok
Copy link
Contributor

hroncok commented Oct 17, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Zuul, merge it!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ast.NameConstant, ast.Str,ast.Num is deprecated and will be removeed from Python 3.14
3 participants