#22111: Signal can throw ValueError in debug mode
------------------------------+------------------------------------
     Reporter:  ilya_pirogov  |                    Owner:  nobody
         Type:  Bug           |                   Status:  new
    Component:  Python 3      |                  Version:  master
     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):

 * needs_docs:   => 0
 * needs_better_patch:   => 1
 * version:  1.6 => master
 * needs_tests:   => 1
 * stage:  Unreviewed => Accepted


Comment:

 Hi,

 I can reproduce the issue indeed.

 The approach taken in the pull request looks sane but needs some tests
 before it can be merged.

 And while we're there, I think there's a few other places in Django where
 `getargspec` is used. Should those instances be fixed too?

 Thanks.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22111#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/070.b78c1ca0eb58938470902c8e957ad801%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to