Skip to content

MINOR: [Integration][CI] Remove Python pinning in integration build - #51099

Open
pitrou wants to merge 1 commit into
apache:mainfrom
pitrou:minor-pins
Open

MINOR: [Integration][CI] Remove Python pinning in integration build#51099
pitrou wants to merge 1 commit into
apache:mainfrom
pitrou:minor-pins

Conversation

@pitrou

@pitroupitrou commented Aug 31, 2026

Copy link
Copy Markdown
Member

Rationale for this change

Pythonnet now seems to be compatible with Python versions up to 3.15:
https://github.com/pythonnet/pythonnet/blob/d2d27164cdcb62ea022a51ffc3ed78f338f01803/.github/workflows/main.yml#L49

Are these changes tested?

Yes, by corresponding CI job.

Are there any user-facing changes?

No.

@pitrou

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit condaubuntuverify*

@github-actionsgithub-actionsBot added the awaiting review Awaiting review label Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Unable to match any tasks for `*ubuntu*verify*`
The Archery job run can be found at: https://github.com/apache/arrow/actions/runs/33399675668

@pitrou

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit condaverifyubuntu*

@github-actions

This comment was marked as outdated.

@pitroupitrou changed the title MINOR: [Dev][CI] Remove outdated pinsMINOR: [Integration][CI] Remove Python pinning in integration buildAug 31, 2026
@pitrou
pitrou marked this pull request as ready for review August 31, 2026 15:02
@kou

kou commented Aug 31, 2026

Copy link
Copy Markdown
Member

https://github.com/apache/arrow/actions/runs/33406037337/job/99533744366?pr=51099#step:13:346

 #9 26.27 python-3.11.16-h8ab3286_0_cpython 102MB

Hmm. Python 3.11 was still used.

@pitrou

Copy link
Copy Markdown
MemberAuthor

Yes, weirdly. The constraint solver may be doing a suboptimal choice.

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

Labels

awaiting reviewAwaiting review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pitrou@kou