summaryrefslogtreecommitdiff
path: root/tests/pypy_crash_bugs.txt
Commit message (Expand)AuthorAgeFilesLines
* Support "__del__()" to implement "tp_finalize" according to PEP-442 (GH-3804)ax4872021-12-191-0/+2
* Disable pycontextvar test on PyPy (GH-4471)da-woods2021-11-251-0/+1
* PyPy: do not call __Pyx_Coroutine_del (tp_finalize) since it resurrects dead ...Matti Picus2021-11-251-4/+0
* Enable pypy as a required Travis test (GH-3392)da-woods2020-03-201-0/+13