Skip to content

CI: New python-dev build causes errors in test-cases #62629

@eicchen

Description

@eicchen

Pandas version checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • I have confirmed this bug exists on the main branch of pandas.

Reproducible Example

https://github.com/pandas-dev/pandas/actions/runs/18354036003/job/52281282834
https://github.com/pandas-dev/pandas/actions/runs/18354390134/job/52282486675
https://github.com/pandas-dev/pandas/actions/runs/18352285478

Issue Description

The same errors are cropping up in CI runs from today across multiple PRs.

This is likely from a new python-dev build (3.14.0) and pydantic build (2.12) published yesterday.
For example on my PR, I have only changed the .rst and a test case since the previous commit, the errors have nothing to do with the test case I changed

I've also tried it on main and the errors existed there too

Expected Behavior

Change tests to accomodate updates

Installed Versions

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous Integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions