#16997: some contrib.session tests fail in Python3
--------------------------+------------------------------------
     Reporter:  adsworth  |                    Owner:  adsworth
         Type:  Bug       |                   Status:  new
    Component:  Python 3  |                  Version:  1.3
     Severity:  Normal    |               Resolution:
     Keywords:            |             Triage Stage:  Accepted
    Has patch:  1         |      Needs documentation:  0
  Needs tests:  0         |  Patch needs improvement:  0
Easy pickings:  0         |                    UI/UX:  0
--------------------------+------------------------------------
Changes (by aaugustin):

 * needs_docs:   => 0
 * has_patch:  0 => 1
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 Currently, in the py3k branch, the `sessions` tests result in:
 `failures=6, errors=43`. With the patch, this goes down to: `failures=6,
 errors=1`.

 I'm not sufficiently familiar with the py3k branch to validate the changes
 in `django/core/cache/backends/base.py`; the changes in the other files
 look reasonable.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16997#comment:1>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to