The OpenDAL project will migrate the Python binding build process to the Python Stable ABI. This means that we reduce our binary size and increase our API stability.
After the test, we decide to choose Python 3.11 as our base version in the future. In another world, we will drop the support for version < 3.11 after v0.46.0. FYI https://github.com/apache/opendal/pull/4623
