#31177: Use "raise from" where appropriate
------------------------------------------------+------------------------
Reporter: Ram Rachum | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Core (Other) | Version: 3.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
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.
--
Ticket URL: <https://code.djangoproject.com/ticket/31177>
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/049.6b58cf45d5b449847eeea7fb0db3e8fd%40djangoproject.com.