Skip to content

The new winBindings module is not compatible with optional parameters when setting Win32 API ctypes function signatures, causing a large number of function calls to fail. #18914

@hwf1324

Description

@hwf1324

Related issues, PRs or discussions

#18907, #18913

What is the current state of the codebase?

After we migrated the Win DLL functions we call to winBindings, ctypes raised a TypeError because the function signatures we set did not account for optional parameters.

Why are changes required?

Make the affected functions work properly.

What technical changes are required?

Are the proposed technical changes API breaking?

Are there potential risks or issues with the proposed implementation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions