#15863: SimpleCookies are not correctly serialized with the file or database 
cache
backends
------------------------------------+-------------------------------------
               Reporter:  rakuco    |          Owner:  PaulM
                   Type:  Bug       |         Status:  assigned
              Milestone:  1.4       |      Component:  Core (Cache system)
                Version:  1.2       |       Severity:  Normal
             Resolution:            |       Keywords:
           Triage Stage:  Accepted  |      Has patch:  0
    Needs documentation:  0         |    Needs tests:  1
Patch needs improvement:  0         |  Easy pickings:  0
                  UI/UX:  0         |
------------------------------------+-------------------------------------

Comment (by lukeplant):

 @teolicy:

 From the Python bug report, it looks like they are going to WONTFIX it.
 Ideally, our `SimpleCookie` is exactly the same as the stdlib SimpleCookie
 (currently it isn't with any released version of Python, but as fixes get
 in to Pythno stdlib it should become that). Since we don't to diverge from
 stdlib if we can avoid it, we'd prefer to put the fix elsewhere.

 Regarding Django 1.3.1, our current policy is that we do not backport
 bugfixes like this to the stable branch.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15863#comment:5>
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