#30358: Remove redundant assertion from
django/tests/forms_tests/tests/test_utils.py.
-------------------------------------+-------------------------------------
     Reporter:  Petru-Florin         |                    Owner:  nobody
  Mihancea                           |
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Forms                |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by felixxm):

 * type:  Bug => Cleanup/optimization
 * easy:  0 => 1
 * stage:  Unreviewed => Accepted


Comment:

 Thanks for the report. With `e_deepcopy` assertion fails, because
 `deepcopy()` creates copies of `ValidationError`. IMO we should just
 remove this redundant assertion.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30358#comment:1>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.9c539d21a237c61d6df465476312a2cb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to