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 ned.deily
Recipients eric.snow, gregory.p.smith, josh.r, lisroach, ncoghlan, ned.deily, pablogsal, pitrou, rhettinger, serhiy.storchaka, yselivanov
Date 2018-01-31.18:53:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517424800.63.0.467229070634.issue31356@psf.upfronthosting.co.za>
In-reply-to
Content
(If anyone downstream is having problems with test aborts, a workaround until b2 is to simply skip test_gc by adding -x test_gc, like:

python3.7 -m test -We -x test_gc".
)
History
Date User Action Args
2018-01-31 18:54:32ned.deilyunlinkissue31356 messages
2018-01-31 18:53:20ned.deilysetrecipients: + ned.deily, rhettinger, gregory.p.smith, ncoghlan, pitrou, eric.snow, serhiy.storchaka, yselivanov, josh.r, lisroach, pablogsal
2018-01-31 18:53:20ned.deilysetmessageid: <1517424800.63.0.467229070634.issue31356@psf.upfronthosting.co.za>
2018-01-31 18:53:20ned.deilylinkissue31356 messages
2018-01-31 18:53:20ned.deilycreate