Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply workaround for decoratated function unrecognized #598

Merged
merged 4 commits into from Sep 17, 2022
Merged

Conversation

jaraco
Copy link
Owner

@jaraco jaraco commented Sep 17, 2022

@jaraco
Copy link
Owner Author

jaraco commented Sep 17, 2022

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.

@jaraco jaraco merged commit f9142e2 into main Sep 17, 2022
@jaraco jaraco deleted the bugfix/596 branch September 17, 2022 20:05
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.

devpi-client hook broken
1 participant