-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
type: feature-branchnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branchtype: removalmarks the actual removal of a feature, usually done in major releasesmarks the actual removal of a feature, usually done in major releases
Milestone
Description
As it has been discussed in #2167, the current implementation just swallowed any error that happened in a callable ids
, without any feedback to developers.
@RonnyPfannschmidt suggested we didn't straight-up change it to raise and the changes are only going to warn developers. But the plan is that in future version 4.0 that it just raises instead, so people have some time to fix any usage that may relying in current behavior.
RonnyPfannschmidt, vreuter, mgeier, nathanmartins and obestwalter
Metadata
Metadata
Assignees
Labels
type: feature-branchnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branchtype: removalmarks the actual removal of a feature, usually done in major releasesmarks the actual removal of a feature, usually done in major releases