Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MNT convert unsigned char to uint8_t #29510

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

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

adam2392
Copy link
Member

@adam2392 adam2392 commented Jul 17, 2024

Reference Issues/PRs

This is a quick review hopefully :)

What does this implement/fix? Explain your changes.

Makes Cython types more consistent.

We define unsigned char as uint8_t in

ctypedef unsigned char uint8_t

Any other comments?

Came up in #29437

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 4e9df2a. Link to the linter CI: here

Copy link
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @adam2392

@OmarManzoor OmarManzoor merged commit 6fd2f83 into scikit-learn:main Jul 18, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants