8000 fix: replace 97 bare except clauses with except Exception by haosenwang1018 · Pull Request #15145 · ipython/ipython · GitHub
[go: up one dir, main page]

Skip to content

fix: replace 97 bare except clauses with except Exception#15145

Closed
haosenwang1018 wants to merge 1 commit intoipython:mainfrom
haosenwang1018:fix/bare-excepts
Closed

fix: replace 97 bare except clauses with except Exception#15145
haosenwang1018 wants to merge 1 commit intoipython:mainfrom
haosenwang1018:fix/bare-excepts

Conversation

@haosenwang1018
Copy link

Replace bare except clauses with except Exception.

@Carreau
Copy link
Member
Carreau commented Feb 26, 2026

Please don't do codebase wide search and replace like that; and please show that you have at lease check each of these; some might have to be BaseExecption maybe, and each have to be carefully considered. Please send at max one or two file; I can't review 40+ files at once.

@Carreau Carreau closed this Feb 26, 2026
@Carreau Carreau added this to the no action milestone Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0