#33333: Models with a BinaryField fail to deepcopy in setUpTestData() on
PostgreSQL.
-------------------------------------+-------------------------------------
     Reporter:  Adam Zimmerman       |                    Owner:  Mariusz
                                     |  Felisiak
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  3.2
  (models, ORM)                      |
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

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


Comment:

 In [changeset:"2c7846d992ca512d36a73f518205015c88ed088c" 2c7846d]:
 {{{
 #!CommitTicketReference repository=""
 revision="2c7846d992ca512d36a73f518205015c88ed088c"
 Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField on
 PostgreSQL.

 This makes models.BinaryField pickleable on PostgreSQL.

 Regression in 3cf80d3fcf7446afdde16a2be515c423f720e54d.

 Thanks Adam Zimmerman for the report.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33333#comment:11>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.2e126b0a5175201c44f347a9c412d214%40djangoproject.com.

Reply via email to