# TODO: don't want to expose this staticmethod, requires https://github.com/PyO3/pyo3/issues/2384
pydantic_core._pydantic_core.PydanticUndefinedType.new
# See #1540 for discussion
pydantic_core._pydantic_core.from_json
pydantic_core._pydantic_core.SchemaValidator.validate_python
pydantic_core._pydantic_core.SchemaValidator.validate_json
pydantic_core._pydantic_core.SchemaValidator.validate_strings
# the `warnings` kwarg for SchemaSerializer functions has custom logic
pydantic_core._pydantic_core.SchemaSerializer.to_python
pydantic_core._pydantic_core.SchemaSerializer.to_json
