Changes between Version 1 and Version 2 of Ticket #35960
- Timestamp:
- Dec 1, 2024, 10:18:07 AM (16 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35960 – Description
v1 v2 57 57 I flicked through the codebase @ the main branch and found a surprisingly large amount of breakpoints that could be improved with chained exceptions (including the one above). 58 58 59 I offer to create a series of PRs that will close this ticket. I want to distribute the work needed to add this improvement and make one PR per every Django component to ensure that each of these PRs is carefully reviewed and confirmed by the right people who specialize in certain areas and can easily decide where a reasoncould be hidden or not.59 I offer to create a series of PRs that will close this ticket. I want to distribute the work needed to add this improvement and make one PR per every Django component to ensure that each of these PRs is carefully reviewed and confirmed by the right people who specialize in certain areas and can easily decide where individual tracebacks causing the Django-end tracebacks could be hidden or not. 60 60 61 61 Notes to self: