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.
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:
Most scripts are written in Python, but a review of the codebase for any missed files is recommended.