Message 400526 - Python tracker (original) (raw)

Message400526

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:35 serhiy.storchaka set recipients: + serhiy.storchaka, terry.reedy, Carl.Friedrich.Bolz, benjamin.peterson, fijall, martin.panter, Ronan.Lamy, miss-islington
2021-08-29 12:08:35 serhiy.storchaka set messageid: 1630238915.8.0.188443199336.issue25130@roundup.psfhosted.org
2021-08-29 12:08:35 serhiy.storchaka link issue25130 messages
2021-08-29 12:08:35 serhiy.storchaka create