PyCQA / pyflakes

A simple program which checks Python source files for errors
https://pypi.org/project/pyflakes
MIT License
1.36k stars 178 forks source link

Add py313-dev and pypy3.10 to CI #802

Closed jayvdb closed 7 months ago

jayvdb commented 7 months ago

fixes https://github.com/PyCQA/pyflakes/issues/779

Includes fixes to test_api.py to reflect the output of pypy3.10

asottile commented 7 months ago

779 was rejected:

for now we only test one pypy version in CI and so we're just going to keep those positions there rather than trying to make the tests work for every version of pypy