Skip to content

UserWarning with Python 3.14 or greater #349

Description

@wabiloo

Code that uses uplink v0.10.0 but runs in Python 3.14 shows the following error:

.venv/lib/python3.14/site-packages/uplink/converters/pydantic_.py:37: UserWarning: Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater.
  import pydantic.v1 as pydantic_v1

Is this going to be a problem? Is there a way to mute this warning otherwise?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions