Skip to content

Dicts not yet supported for str.format(). #574

@pfalcon

Description

@pfalcon

Following snippets not yet supported:

"%(foo)s" % {"foo": "bar"}
"{foo:}".format(**{"foo": "bar"})

Note that this is submitted for documentation purposes, low enough priority, and can just collect votes to be implemented so far.

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