Skip to content

Refactor descriptor types. #2810

@youknowone

Description

@youknowone

ref: #2808 (comment)

In RustPython, we have different class structures to CPython. Simply describing, RustPython doesn't have a type corresponding to PyDescrObject and wrapper types using it like PyMethodDescrObject, PyGetSetDescrObject and PyWrapperDescrObject.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions