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

Add Exception Handling #45

Open
Bonifatius94 opened this issue Jul 24, 2021 · 0 comments
Open

Add Exception Handling #45

Bonifatius94 opened this issue Jul 24, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Bonifatius94
Copy link
Owner

Tasks:

  • in chesslibmodule.c: make sure the data is of the right format, otherwise throw Python ValueError
  • in other code files: think of cases where throwing an exception would make sense (mostly cases that would be too expensive to check in the chesslibmodule.c)
  • think of adding checking functions for each data type making sure the data is valid
@Bonifatius94 Bonifatius94 added the enhancement New feature or request label Jul 24, 2021
@Bonifatius94 Bonifatius94 self-assigned this Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant