#28389: pickling LazyObject works incorrectly on Python 2
-------------------------------------+-------------------------------------
     Reporter:  Sergey Fedoseev      |                    Owner:  Sergey
                                     |  Fedoseev
         Type:  Bug                  |                   Status:  closed
    Component:  Utilities            |                  Version:  1.11
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"30f334cc58e939c7d9bd8455c80bd066fbde9f2b" 30f334c]:
 {{{
 #!CommitTicketReference repository=""
 revision="30f334cc58e939c7d9bd8455c80bd066fbde9f2b"
 [1.11.x] Fixed #28389 -- Fixed pickling of LazyObject on Python 2 when
 wrapped object doesn't have __reduce__().

 Partial revert of 35355a4ffedb2aeed52d5fe3034380ffc6a438db.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28389#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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.2f8a69c09d9cbf5a51c72cb53bf78c5e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to