#31177: Use "raise from" where appropriate
-------------------------------------+-------------------------------------
     Reporter:  Ram Rachum           |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Core (Other)         |                  Version:  3.0
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by Ram Rachum:

Old description:

> Following #31166 , I made a regex search to find 90% of places where we
> use "raise" and should use "raise from".
>
> If this is too big for one PR, I could split it to smaller chunks.

New description:

 Following #31166 , I made a regex search to find 90% of places where we
 use "raise" and should use "raise from".

 PR: https://github.com/django/django/pull/12339

 If this is too big for one PR, I could split it to smaller chunks.

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31177#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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.0da07135625db281922b3e92deffce08%40djangoproject.com.

Reply via email to