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 Carl.Friedrich.Bolz, Ronan.Lamy, benjamin.peterson, fijall, martin.panter, miss-islington, serhiy.storchaka, terry.reedy
Date 2021-08-29.11:04:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630235083.19.0.166529005444.issue25130@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2a8127cafe1d196f858a3ecabf5f1df3eebf9a12 by Serhiy Storchaka in branch 'main':
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
https://github.com/python/cpython/commit/2a8127cafe1d196f858a3ecabf5f1df3eebf9a12
History
Date User Action Args
2021-08-29 11:04:43serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, Carl.Friedrich.Bolz, benjamin.peterson, fijall, martin.panter, Ronan.Lamy, miss-islington
2021-08-29 11:04:43serhiy.storchakasetmessageid: <1630235083.19.0.166529005444.issue25130@roundup.psfhosted.org>
2021-08-29 11:04:43serhiy.storchakalinkissue25130 messages
2021-08-29 11:04:43serhiy.storchakacreate