You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An exception occurred pydantic running in python3.13t (Python3.13 no gil version), Process finished with exit code 139 (interrupted by signal 11:SIGSEGV)
After the version is rolled back to pydantic-1.10.0, everything is normal.
But I need to transform a lot of Pydantic V2 methods, and a lot of Pydantic models are used in the project.
Initial Checks
Description
An exception occurred pydantic running in python3.13t (Python3.13 no gil version),
Process finished with exit code 139 (interrupted by signal 11:SIGSEGV)
Example Code
Python, Pydantic & OS Version
The text was updated successfully, but these errors were encountered: