Commit 16abdaf
Fix missing file=efile in IDLE's ExceptionGroup cycle-detection output
The print call for the "exception has printed" message in
print_exc_group was writing to stdout instead of stderr.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1010bca commit 16abdaf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
0 commit comments