Skip to content

chore: Pin Python version to 3.13 as PythonNet doesn't yet support 3.14#271

Merged
adamreeve merged 2 commits into
apache:mainfrom
adamreeve:ci-python-version
Feb 23, 2026
Merged

chore: Pin Python version to 3.13 as PythonNet doesn't yet support 3.14#271
adamreeve merged 2 commits into
apache:mainfrom
adamreeve:ci-python-version

Conversation

@adamreeve
Copy link
Copy Markdown
Contributor

@adamreeve adamreeve commented Feb 23, 2026

Closes #270

It looks like PythonNet supporting 3.14 might take a while, so I think we should pin the Python version to 3.13 to keep the C Data Interface tests working.

@adamreeve adamreeve changed the title CI: Pin Python version to 3.13 as PythonNet doesn't yet support 3.14 chore: Pin Python version to 3.13 as PythonNet doesn't yet support 3.14 Feb 23, 2026
Copy link
Copy Markdown
Contributor

@CurtHagenlocher CurtHagenlocher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like no tests were skipped Passed! - Failed: 0, Passed: 1596, Skipped: 0, Total: 1596, Duration: 6 s - Apache.Arrow.Tests.dll (net8.0) so this fixes the problem.

@adamreeve adamreeve merged commit 93af89f into apache:main Feb 23, 2026
14 checks passed
@adamreeve adamreeve deleted the ci-python-version branch February 23, 2026 04:31
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.

CI: Python integration tests are being skipped in CI

2 participants