Zachary Ware added the comment:

Well, this is embarrassing.  I'm so used to there not being much difference 
between 3.3 and 3.4; I didn't even think about subTest being new, and obviously 
I didn't test it as I should have.

Here's a new patch for 3.3 (tested this time!) that just removes the subTest 
usage of the old patch, leaving all of the _testcapi tests in a single test 
method.  It's still an improvement over the old situation, but not as good as 
it is in 3.4.

----------
Added file: http://bugs.python.org/file32487/test_capi_cleanup-3.3.v2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19440>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to