Skip to content

TPythonType.NewSubtypeInst doesn't forward kwargs to TPythonType.CreateWith #369

@AndreasLrx

Description

@AndreasLrx

Currently it isn't possible to use PyArg_ParseTupleAndKeywords in a CreateWith function to initialize a class object because only the positionned args are forwarded to CreateWith in TPythonType.NewSubtypeInst.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions