Skip to content

Classes that contain things other than methods, booleans, numbers and strings cause a segfault #13

@tbodt

Description

@tbodt

Examples:

class Test:
    class Inner:
        pass
    mapping = {'a': 'b'}
    thing = ['a', 'b']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions