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 rbcollins
Recipients BreamoreBoy, Julian, Tim.Graham, alexgarel, berker.peksag, brett.cannon, chris.jerdonek, eric.snow, ezio.melotti, iElectric, michael.foord, python-dev, r.david.murray, rbcollins, slmnhq, vila, zach.ware
Date 2014-11-06.11:18:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415272706.6.0.712560819929.issue7559@psf.upfronthosting.co.za>
In-reply-to
Content
Its backported in unittest2 0.8.0 which is available on pypi for 2.6+ and 3.2+.

The changes are large enough that I'd hesitate to backport them in cPython itself.
History
Date User Action Args
2014-11-06 11:18:26rbcollinssetrecipients: + rbcollins, brett.cannon, vila, iElectric, ezio.melotti, r.david.murray, michael.foord, slmnhq, chris.jerdonek, BreamoreBoy, Julian, python-dev, eric.snow, alexgarel, berker.peksag, zach.ware, Tim.Graham
2014-11-06 11:18:26rbcollinssetmessageid: <1415272706.6.0.712560819929.issue7559@psf.upfronthosting.co.za>
2014-11-06 11:18:26rbcollinslinkissue7559 messages
2014-11-06 11:18:26rbcollinscreate