wp1 icon indicating copy to clipboard operation
wp1 copied to clipboard

Upgrade to lastest Python 3 version

Open audiodude opened this issue 2 years ago • 3 comments

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.

audiodude avatar Sep 28 '23 17:09 audiodude

Swinging for the fences, going for 3.12.0

audiodude avatar Oct 03 '23 23:10 audiodude

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

audiodude avatar Oct 03 '23 23:10 audiodude

The 3.12 update was not applied evenly and needs to be done again.

audiodude avatar Nov 11 '23 16:11 audiodude