Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Windows ARM64 wheel support

Open
#3,473 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

Research direction

Start by inspecting the release pipeline and packaging configuration that determine which platform wheels are built and uploaded to PyPI. Compare the current platform matrix with PyPI's published artifacts and confirm whether Windows ARM64 is intentionally excluded. Done means the pipeline produces and publishes a verified win_arm64 wheel, or documents why it cannot be supported.

Written by the indexing model from the issue text.

Description

PyPI currently does not appear to provide win_arm64 wheels for pyiceberg package.

Is Windows ARM64 intentionally unsupported, or has support simply not
been added to the release pipeline yet?

Would a PR enabling win_arm64 wheel publication be accepted?

Thanks.

Dominant language
Python
Stars
1.1k
Forks
589
Avg merge
2d 2h
Merged PRs (30d)
70

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/iceberg-python

All issues in apache/iceberg-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.