genkit-ai / genkit-ai/genkit

[Python] Fix PyPy 3.10 build failures

Open
#4,331 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

python
Dominant language
TypeScript
Stars
6.5k
Forks
845
Avg merge
4d 4h
Merged PRs (30d)
58

Description

Description

There's a TODO in py/noxfile.py line 25 to fix PyPy 3.10 build failures. Currently, PyPy 3.10 is commented out from the test matrix.

Location

  • File: py/noxfile.py
  • Line: 25
  • Current code: # 'pypy-3.10', # TODO: Fix build failures.

Acceptance Criteria

  • Investigate and fix PyPy 3.10 build failures
  • Re-enable PyPy 3.10 in the test matrix

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.

Research direction

Start in py/noxfile.py at line 25 and inspect the PyPy 3.10 entry and the current test matrix. Reproduce or examine the build failures, then verify that PyPy 3.10 can be re-enabled successfully in the matrix. Done means the build passes with the entry uncommented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.