#15828: multiple inheritance in TestCases does not work with unittest2
-----------------------------------+------------------------------------
     Reporter:  ricardokirkner     |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  1.3
     Severity:  Release blocker    |               Resolution:
     Keywords:  unittest2          |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by aaugustin):

 I investigated a little bit more. Currently, we're shipping unittest2
 0.5.1, with very few changes:
 - code to load unittest2 (when it's available) or unittest from the stdlib
 (on Python >= 2.7)
 - stylistic changes that must be side-effects of project-wide cleanups

 A more recent "official" version is the code shipped in Python 2.7.2 (tag:
 http://hg.python.org/cpython/rev/eb3c9b74884c).

 I'm attaching the diff between the version currently shipped by Django and
 a) unittest 0.5.1 b) Python 2.7.2 for future reference.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15828#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to