#16378: locmem should use pickle.HIGHEST_PROTOCOL to match memcached et. al.
-------------------------------------+------------------------------------
Reporter: PaulM | Owner: PaulM
Type: Bug | Status: closed
Component: Core (Cache system) | Version: SVN
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+------------------------------------
Changes (by PaulM):
* status: new => closed
* resolution: => fixed
Comment:
In [17136]:
{{{
#!CommitTicketReference repository="" revision="17136"
Fixed #16378. Locmem now uses pickle.HIGHEST_PROTOCOL for better
compatibility with other hash backends. Thanks aaugustin for the initial
patch.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/16378#comment:12>
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.