Skip to content

Finish conversion of the struct module to Argument Clinic #143856

@serhiy-storchaka

Description

@serhiy-storchaka

Feature or enhancement

The struct module was partially converted to Argument Clinic years ago, but some functions take variable number of arguments, and Argument Clinic did not support this at that time. Also, While Struct.__init__ was converted to Argument clinic, the signature was not exposed for the Struct constructor.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.15new features, bugs and security fixesextension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions