- [PR to disable building test modules that must be built as `.so` files](https://github.com/python/cpython/pull/116528)
- Start researching what it would take to dynamically calculate a version number for PDM and Hatch
- PDM supports via [a function](https://backend.pdm-project.org/metadata/#get-with-a-specific-function) or [build hook](https://backend.pdm-project.org/hooks/#modify-the-project-metadata)
- Hatch supports via a [plug-in](https://hatch.pypa.io/latest/plugins/version-source/reference/)
- Do a bit more research on what it would take to uses Gleam to code for JavaScript