Skip to content

Manually setting an value of a key of a Config through __setitem__ invalidates it's _values #205

@eddiebergman

Description

@eddiebergman

It does not seem to make sense that manually setting an item with config[key] = value should delete the entire attribute self._values. Looking through the rest of the code, it seems like this would break a lot of functionality.

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