8000 CPython 3.13 warns on FutureRef._evaluate/typing._eval_type not passing `type_params` · Issue #9613 · pydantic/pydantic · GitHub
[go: up one dir, main page]

Skip to content
CPython 3.13 warns on FutureRef._evaluate/typing._eval_type not passing type_params #9613
@vfazio

Description

@vfazio

Initial Checks

  • I have searched GitHub for a duplicate issue and I'm sure this is something new
  • I have searched Google & StackOverflow for a solution and couldn't find anything
  • I have read and followed the docs and still think this is a bug
  • I am confident that the issue is with pydantic (not my code, or another library in the ecosystem like FastAPI or mypy)

Description

See upstream pull request python/cpython#118695

And discussion: python/cpython#118418

The current call pattern will be disallowed starting in CPython 3.15 based on the warning.

Example Code

No response

Python, Pydantic & OS Version

Python 3.13

Affected Components

Metadata

Metadata

Assignees

Labels

bug V1Bug related to Pydantic V1.Xbug V2Bug related to Pydantic V2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0