Skip to content

Refactor Python programs to version 3.11+ #2

Description

@gregpuzzles1

Some of the programs in this repository need refactoring. Although the majority have already been updated, several scripts remain that are written in older versions of Python. These should be reviewed and refactored to use Python 3.11 or greater where possible.

Action Items:

  • Identify all Python scripts not using Python 3.11+ features or syntax
  • Refactor code for compatibility with Python 3.11+
  • Test refactored scripts to ensure they run as expected
  • Document any changes or incompatibilities found during the process

Most scripts are written in Python, but a review of the codebase for any missed files is recommended.

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