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

temporal: Tune typing of functions list in c_libraries_interface #4843

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

echoix
Copy link
Member

@echoix echoix commented Dec 15, 2024

There were warnings that functions were stored in a list that expected ints, and that ints weren't callable. Adjust typing so we can catch if a function added doesn't have the same signature in the future.

@github-actions github-actions bot added Python Related code is in Python libraries labels Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libraries Python Related code is in Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant