Ticket #5949 defect new
Opened 9 months ago
Support generator exceptions in Failure._findFailure under Python 3
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Python-3.x |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
The code in Failure._findFailure supporting throwExceptionIntoGenerator does not work with Python 3.
Note: See
TracTickets for help on using
tickets.
