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 deprecates forward references #2287

Open
gaborbernat opened this issue Jan 28, 2025 · 0 comments
Open

Python 3.13 deprecates forward references #2287

gaborbernat opened this issue Jan 28, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@gaborbernat
Copy link
Collaborator

Following issue python/cpython#118418 is no longer recommended to wrap pydantic definitions behind future annotations here https://github.com/argoproj-labs/hera/blob/main/src/hera/events/models/io/argoproj/workflow/v1alpha1.py#L4. This now raises a deprecation warning.

Initially reported at argoproj-labs/hera#1308 (comment)

@gaborbernat gaborbernat added enhancement New feature or request help wanted Extra attention is needed labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant