Skip to content

Added upper bound to mypy on pypy#936

Merged
Carreau merged 1 commit intoipython:mainfrom
JohanMabille:mypy_pypy
Feb 25, 2026
Merged

Added upper bound to mypy on pypy#936
Carreau merged 1 commit intoipython:mainfrom
JohanMabille:mypy_pypy

Conversation

@JohanMabille
Copy link
Contributor

This fixes the mypy error on PyPy. Another solution would be to skip the type check tests on PyPy, since they're supposed to be independent from the Python implementation and are already run with CPython.

@Carreau
Copy link
Member

Carreau commented Feb 25, 2026

Thanks, feel free to ping me for small tihgs like that that need merge.

@Carreau Carreau merged commit ff5b879 into ipython:main Feb 25, 2026
35 checks passed
@JohanMabille JohanMabille deleted the mypy_pypy branch February 25, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants