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