Skip to content

[FEATURE] distutils.util.strtobool needs replacement #170

@hkford

Description

@hkford

Is your feature request related to a problem? Please describe

ECS Blueprints for CDK(Python) uses distutils.util.strtobool and this package is to be removed in Python 3.12.

Describe the solution you'd like

An alternative is to use str2bool from PyPI:

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