#20212: Error pickling SimpleLazyObject
--------------------------------------+------------------------------------
     Reporter:  Iru Hwang <iru@…>     |                    Owner:  nobody
         Type:  Bug                   |                   Status:  new
    Component:  Core (Serialization)  |                  Version:  1.5
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  1                     |  Patch needs improvement:  1
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by bmispelon):

 * cc: bmispelon@… (added)
 * needs_better_patch:  0 => 1
 * needs_tests:  0 => 1
 * stage:  Unreviewed => Accepted


Comment:

 I can reproduce the reported issue. And it is indeed a regression (the
 code in the report works in 1.4).

 I traced the error to the following commit:
 b430e1db5f26d1de3a5cd0d6eae18603070fdab4

 The attached patch is not valid however because it does not work with
 python3.

 Some regression tests will also need to be included.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20212#comment:2>
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 post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to