Skip to content

Remove BaseException Uses #7401

@ericspod

Description

@ericspod

Describe the bug
BaseException is being caught in places and it's not clear this should be done or is appropriate. Bugbear is not complaining about it as B036 as shown in #7397. Should these be replaced with just Exception? It's not documented anywhere if there's an explicit reason to not do this.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions