MagicStack / MagicStack/uvloop
Debug tests fail with Cython 3.1.0
Open
Nobody has claimed this yet.
- Dominant language
- Cython
- Stars
- 11.9k
- Forks
- 616
- PR merge metrics
- No merged PRs in 30d
Description
Pulling in the latest Cython, 3.1.0, results in the test suite failing. Pinning to < 3.1.0 allows the tests to pass.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the test-suite failure with Cython 3.1.0, then compare it with the passing setup that pins Cython below 3.1.0. Identify the failing tests and determine whether the suite can pass with Cython 3.1.0; done means the tests pass without the restrictive pin or the required compatibility constraint is clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100