[issue25130] Make tests more PyPy compatible

Serhiy Storchaka report at bugs.python.org
Fri Aug 27 15:39:33 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Unfortunately Martin's comments are not available now, after shutting down the Rietveld service.

Here is a new PR which contains extraction of PyPy changes related to calling gc.collect() for 3.8. I removed changes which look specific for PyPy and left changes which look common for every implementation without reference counting.

----------
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2.7, Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue25130>
_______________________________________


More information about the Python-bugs-list mailing list