Skip to content

Types for ask{string, float, int} should be optional #7218

@matiuszka

Description

@matiuszka

When simpledialog.askstring is closed without entering the data, the returned value is None, so all the ask* functions should have Optional output.

The same applies for:

  • simpledialog.askfloat
  • simpledialog.askinteger

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions