GitHub user trim21 edited a comment on the discussion: The Apache OpenDAL project will drop the language support for the Python which version is < 3.11 in 0.46.0
Because on [pypi](https://pypi.org/project/opendal/#files) we have `cp311-abi3` flags which only support python311+ , support for cp39 and cp310 has been dropped. also it requires Python>=3.11 in metadata. for cp39 and cp310 we will need non-abi3 version to use PyBuffer. GitHub link: https://github.com/apache/opendal/discussions/4625#discussioncomment-11286878 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
