-
Notifications
You must be signed in to change notification settings - Fork 58
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
Pendulum DateTime
wrapper losing tz
and timezone
values in 2.8.1
#188
Comments
chrisguidry
added a commit
to PrefectHQ/prefect
that referenced
this issue
Jun 13, 2024
I've reported the issue upstream: pydantic/pydantic-extra-types#188
chrisguidry
added a commit
to chrisguidry/pydantic-extra-types
that referenced
this issue
Jun 13, 2024
chrisguidry
added a commit
to chrisguidry/pydantic-extra-types
that referenced
this issue
Jun 13, 2024
yezz123
pushed a commit
that referenced
this issue
Jun 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to
pydantic-extra-types==2.8.1
, we're seeing some bizarre artifacts with timezones for the Pendulum wrapper types.Repro:
2.8.0:
2.8.1:
The text was updated successfully, but these errors were encountered: