Skip to content

We could deprecate c_uchar and c_schar #1505

@gnzlbg

Description

@gnzlbg

We guarantee that c_uchar and c_schar are always equal to u8 and i8 and we don't aim to support any platforms where this isn't the case, ever. So we could deprecate these and just recommend users to use u8 and i8 instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions