Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

Draft exploring a solution for #61368

@jbrockmendel
Copy link
Member

Some commented-out code needs to be removed, otherwise looks nice

@jorisvandenbossche jorisvandenbossche force-pushed the cow-chained-detection-py314 branch from 66cd359 to efea93f Compare August 15, 2025 16:48
@jorisvandenbossche jorisvandenbossche changed the title Test chained assignment detection for Python 3.14 Move chained assignment detection to cython for Python 3.14 compat Aug 15, 2025
@jorisvandenbossche jorisvandenbossche marked this pull request as ready for review September 7, 2025 07:51
@jbrockmendel
Copy link
Member

Can you merge main to see if that fixes the ci

@jorisvandenbossche
Copy link
Member Author

Only remaining failure is the free-threaded build, where a bunch of tests fail with a missing warning, because the check in cython does not seem to work for free-threaded python (https://github.com/pandas-dev/pandas/actions/runs/18678375696/job/53253518246?pr=62070).

To move forward with this PR, will include "3.14+ and freethreaded" condition to the CHAINED_WARNING_DISABLED constant (i.e. disable the warning check for now in such env), and commented on #61368 to see if we can solve this properly.

@jbrockmendel
Copy link
Member

Is this ready?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants