Skip to content

revisit relation between marks and keywords #4569

@RonnyPfannschmidt

Description

@RonnyPfannschmidt

followup to #4564

classically marks where turned into keywords, by simply dumping the __dict__ of a function into a nodes keyword, implying the now removed MarkInfo objects landing in the keyword mapping

to ensure keywords keep working as they used to, i decided to add all mark names that where not already known keywords to the keywords of a node

but thats a pretty horrible hack and should be sorted out in a more principled manner

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: marksrelated to marks, either the general marks or builtintype: refactoringinternal improvements to the code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions