[ENH]: Add mechanism for feature flags · Issue #30519 · matplotlib/matplotlib · GitHub
Skip to content

[ENH]: Add mechanism for feature flags #30519

Description

@timhoffm

Problem

Introducing fundamental behavioral changes like registering standalone figures #29855, GUI-native drawing elements #30516, or the data prototype may cause unforeseen side effects.

Proposed solution

It may be worthwhile to make them toggleable through flags. This would allow to

  • ship experimental features and allow early adopters to try them out by opt-in
  • if the flag is active by default, users have the chance to opt out if the feature breaks their work

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions