wp1
wp1 copied to clipboard
Upgrade to lastest Python 3 version
3.11.5 at the time of this writing.
Should just be a matter of upgrading Python, running tests, and updating the Docker base images.
Swinging for the fences, going for 3.12.0
Looks like nose cannot be updated to 3.12.0 because the imp package has been removed: https://docs.python.org/3.12/whatsnew/3.12.html#imp
Since nose/nosetests is in maintenance mode anyways, it is unlikely this will ever be addressed.
More reason to prioritize #588
The 3.12 update was not applied evenly and needs to be done again.