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 brett.cannon
Recipients brett.cannon, eric.snow, ncoghlan, petr.viktorin
Date 2015-08-25.16:24:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440519891.0.0.164507136367.issue24932@psf.upfronthosting.co.za>
In-reply-to
Content
Someone is going to think of [googletest] (https://github.com/google/googletest) and then realize that it is a C++ test suite and thus won't work unless you explicitly compile Python for C++.
History
Date User Action Args
2015-08-25 16:24:51brett.cannonsetrecipients: + brett.cannon, ncoghlan, petr.viktorin, eric.snow
2015-08-25 16:24:51brett.cannonsetmessageid: <1440519891.0.0.164507136367.issue24932@psf.upfronthosting.co.za>
2015-08-25 16:24:50brett.cannonlinkissue24932 messages
2015-08-25 16:24:50brett.cannoncreate