Skip to content

Upgrade code to leverage Python >= 3.6 #115

@lgrahl

Description

@lgrahl

Upgrade the code to fully leverage Python 3.6:

  • Use f-strings
  • Use variable annotations
  • Async generators/comprehensions (if needed)
  • Check for workarounds that can be dropped
  • Check for unnecessary type casts

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