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

[Python][Annotations] Add pyrefly check to CI

Open Beginner friendly
#51,474 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
ci-cd

Research direction

Look at the existing CI configuration for Python, likely in .github/workflows/. Review the linked issue #49102 and PR #48622 to understand the context of adding pyrefly. Determine where to add the type check step, ensuring it runs on relevant Python files. Verify the change by running the CI locally or checking a test workflow.

Written by the indexing model from the issue text.

Description

Component: Python Type: enhancement
Describe the enhancement requested

Add pyrefly type check to the CI.
See also https://github.com/apache/arrow/issues/49102 and https://github.com/apache/arrow/pull/48622#discussion_r4085682030

Component(s)

Python

Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 20h
Merged PRs (30d)
99

Contributor guide

Open the contributing guide

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/arrow

All issues in apache/arrow

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.