This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Ronan.Lamy, benjamin.peterson, fijall, martin.panter, serhiy.storchaka, terry.reedy
Date 2021-08-27.19:39:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630093173.85.0.189228156707.issue25130@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-08-27 19:39:33serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, benjamin.peterson, fijall, martin.panter, Ronan.Lamy
2021-08-27 19:39:33serhiy.storchakasetmessageid: <1630093173.85.0.189228156707.issue25130@roundup.psfhosted.org>
2021-08-27 19:39:33serhiy.storchakalinkissue25130 messages
2021-08-27 19:39:33serhiy.storchakacreate