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
Hello!
In our environment we use Python builds with enabled pydebug. Tests present in pydantic-core fail with PytestUnraisableExceptionWarning (or actually ResourceWarning: Object of type ... is not untracked before destruction).
Probably related to PyO3/pyo3#3064
Hello!
In our environment we use Python builds with enabled pydebug. Tests present in
pydantic-core
fail withPytestUnraisableExceptionWarning
(or actuallyResourceWarning: Object of type ... is not untracked before destruction
).Probably related to PyO3/pyo3#3064
Steps to reproduce on Docker
ubuntu:latest
:Selected Assignee: @dmontagu
The text was updated successfully, but these errors were encountered: