Skip to content

Minimum python version to 3.10 TODO #4

@maread99

Description

@maread99
  • Can lose / change all references to typing.Union and typing.Optional and instead rely on the | operator. Revise:
    • README
    • valimp.py module doc (rely on the 'from Python 3.10' examples)
    • tutorial
    • tests - remove any internal use of typing.Optional and typing.Union from code.
  • Revise datacls test fixture to declare keyword only arguments with dataclasses.KW_ONLY - see NOTE in fixture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceKeeping it all up to date

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions