PyCQA / PyCQA/pyflakes

Update CI to use modern PyPy versions

Open
#828 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.5k
Forks
190
Avg merge
8m
Merged PRs (30d)
13

Description

The CI is still based on PyPy 3.9, and that version is no longer released. Currently, PyPy maintains only PyPy3.11 and PyPy3.10 (to be discontinued soon), and pyflakes fails tests against both of them for a long time.

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.

Research direction

Start by locating the repository's CI configuration and identify where PyPy 3.9 is specified. Update the CI matrix to use the currently maintained PyPy versions named in the issue, then run the test suite against those environments and confirm the PyPy failures are resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.