]> granicus.if.org Git - python/commitdiff
Issue #25366: Skip test_with_pip when threading module is not available
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 19 Jan 2016 00:02:13 +0000 (02:02 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 19 Jan 2016 00:02:13 +0000 (02:02 +0200)
Some dependencies of pip import threading module unconditionally so
we need to skip the test to make buildbots happy.


Trivial merge