Skip to content

Prepare loaders for TOML #3343

Open
Open
@ziima

Description

@ziima

What's the problem this feature will solve?

Prepare Loader and MemoryLoader for support of TOML files #999. Extracted from MR #3309.

Describe the solution you'd like

  • Update Loader.__repr__ to match the implementation of IniLoader.__repr__.
  • Standardize MemoryLoader.__init__ to accept configuration data as a single argument (not **kwargs), add section and overrides arguments to match Loader API.
  • Update MemoryLoader.to_env_list to process sequences as value.

Alternative Solutions

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions