Fix PyPy wheels and tests#20848
Merged
tacaswell merged 8 commits intomatplotlib:mastermatplotlib/matplotlib:masterfrom Aug 19, 2021
Commits
Commits on Aug 19, 2021
ci: Enable PyPy wheels on Windows.
Show description for d0510fdcommittedpypy: Skip tests that require CPython.
Show description for 00c63a3committedFix savefig extra argument warning on PyPy.
Show description for 7100b39committedFix docstrings on optimization level 2 in PyPy.
Show description for 8c3dbd7committedSkip Tkinter tests with threading on PyPy.
Show description for f809ee5committedForce GC run in tests that want clean up.
Show description for 30cd364committedUpdate to latest cibuildwheel.
Show description for 755cc76committedWork around leak of `catch_warnings` in PyPy.
Show description for e9fbe9fcommitted