Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Add Exception Handling #45

Description

@Bonifatius94

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions