Closed jaraco closed 2 years ago
Although it would have been straightforward to remove the 'suppress' decorator and inline it with the hook, that would have masked the issue upstream. This approach takes another tack, which is to restore the necessary signature after the decorator, such that the restoration can be removed once the upstream bug is fixed.