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

Result object now gives a detailed error message upon trying to call … #42

Merged

Conversation

YHordijk
Copy link
Contributor

…or hash an empty Result object

@YHordijk YHordijk linked an issue Oct 16, 2023 that may be closed by this pull request
@YHordijk YHordijk self-assigned this Oct 16, 2023
@YHordijk YHordijk added bug Something isn't working enhancement New feature or request labels Oct 16, 2023
… dict. To fix this we have to make our own items method where we skip keys that are of the special format
Copy link
Contributor

@SiebeLeDe SiebeLeDe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that call() is compatible only with python versions > 3.10 I believe

@YHordijk YHordijk merged commit 98173ff into main Oct 19, 2023
6 checks passed
@YHordijk YHordijk deleted the clarify-behaviour-and-error-messages-for-resultsresult-objects branch October 19, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify behaviour and error messages for results.Result objects
2 participants