#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
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"2c20883cb0df8c56ecbb9a093fc4252410140b59" 2c20883]:
 {{{
 #!CommitTicketReference repository=""
 revision="2c20883cb0df8c56ecbb9a093fc4252410140b59"
 [4.0.x] 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.

 Backport of 2c7846d992ca512d36a73f518205015c88ed088c from main.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33333#comment:12>
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/063.2f2de8016947df610ced5ad058a5343c%40djangoproject.com.

Reply via email to