THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
- Add a Beam Python container for the new python version.
- Add a new Python version to different test-suites.
- Tox test suites - link
- All the required Gradle tasks such as pre-commits, post-commits etc.
- Make sure all the runners support the new Python version.
- Add the Github actions suite for the new Python version.
- Add the support for building wheels for the new Python version.
- Update the upper limit __init__.py with the next major Python version.
- Update any code that needs changes for the new Python version.
...