Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.3k
Open
Description
Initial Checks
- I confirm that I'm using Pydantic V2
Description
Hiya,
I'm very new to contributing to pydantic. I'm trying to run the tests usingmake but I get a segmentation fault at thistest
I notice that the test skips if you're using PyPy or GraalVM or windows, but I'm using CPython and I'm on Linux
Example Code
uvrunpytesttests/pydantic_core/serializers/test_functions.py::test_recursive_call
Python, Pydantic & OS Version
pydantic version: 2.13.0a0+dev pydantic-core version: 2.41.5 pydantic-core build: profile=debug pgo=false python version: 3.12.12 (main, Nov 19 2025, 22:46:53) [Clang 21.1.4 ] platform: Linux-6.17.7-300.fc43.x86_64-x86_64-with-glibc2.42 related packages: typing_extensions-4.14.1 pydantic-settings-2.7.1 pydantic-extra-types-2.10.6 mypy-1.18.2 pyright-1.1.405 commit: 8ed09ab9