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 lukasz.langa
Recipients Carl.Friedrich.Bolz, Ronan.Lamy, benjamin.peterson, fijall, lukasz.langa, martin.panter, miss-islington, serhiy.storchaka, terry.reedy
Date 2021-09-08.15:09:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631113746.84.0.12349858253.issue25130@roundup.psfhosted.org>
In-reply-to
Content
New changeset 462c1f0403324efc27c11435da12b8d16f5387de by Serhiy Storchaka in branch '3.10':
[3.10] bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005) (GH-28027)
https://github.com/python/cpython/commit/462c1f0403324efc27c11435da12b8d16f5387de
History
Date User Action Args
2021-09-08 15:09:06lukasz.langasetrecipients: + lukasz.langa, terry.reedy, Carl.Friedrich.Bolz, benjamin.peterson, fijall, martin.panter, serhiy.storchaka, Ronan.Lamy, miss-islington
2021-09-08 15:09:06lukasz.langasetmessageid: <1631113746.84.0.12349858253.issue25130@roundup.psfhosted.org>
2021-09-08 15:09:06lukasz.langalinkissue25130 messages
2021-09-08 15:09:06lukasz.langacreate