Skip to content

Conversation

@isapego
Copy link
Contributor

@isapego isapego commented Jan 13, 2026

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes an issue with building Python wheels for Windows by removing the explicit Python version specification from the actions/setup-python step in the build_wheels job. The change prevents cibuildwheel from linking DLLs for the wrong Python version on Windows.

Changes:

  • Removed python-version: 3.11 specification from the actions/setup-python@v6 action in the build_wheels job
  • Added an explanatory comment about why the version is not specified

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@isapego isapego changed the title IGNITE-27534 Python Client: Fix wheels building for Windows IGNITE-27534 Python DBAPI Driver: Fix wheels building for Windows Jan 13, 2026
@isapego isapego merged commit a072ddc into main Jan 13, 2026
17 checks passed
@isapego isapego deleted the ignite-27534 branch January 13, 2026 13:14
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