| In general, it seems to be unsafe to have a "yield" in a "try" body and in a following "except:" or "except Exception:" clause, unless GeneratorExit is explicitly dealt with in an earlier "except" clause. Maybe this could become a new pylint rule? | |
| priority | normal |
|---|---|
| type | enhancement |
| appeared in | <not specified> |
| done in | <not specified> |
| load | 0.000 |
| load left | 0.000 |
| closed by | <not specified> |


#4792 evaluate clone digger