Howdy,

Just wanted to see if anyone wanted to do a quick review of the patch
I submitted for #15026: http://code.djangoproject.com/ticket/15026

The ticket in question refers to a failure in contrib.session tests
when memcached is specified as the cache backend.

i had suggested clearing the cache as a solution, and Russell had
moved the ticket to "Ready for checkin" in response. However, upon
further reflection I realized that clearing the cache clears the
entire cache and this probably wasn't desirable behavior for the test
suite, so I proposed an alternative.

This is not a super critical bug, but I just wanted to make sure it
gets reviewed before the 1.3 deadline and hopefully queued for checkin.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers?hl=en.

Reply via email to