#31418: ValueError when FileBasedCache is used in Python 2.7
-------------------------------------+-------------------------------------
     Reporter:  mastizada            |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Cache system)  |                  Version:  2.2
     Severity:  Release blocker      |               Resolution:  invalid
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Simon Charette):

 You likely serialized data using Python 3 and are trying to deserialize it
 using Python 2. Django 2.2 also doesn't support Python 2 at all.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31418#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.aa35c5a10b2f39a1f95906adcbc0a096%40djangoproject.com.

Reply via email to