chitralverma commented on issue #7816: URL: https://github.com/apache/opendal/issues/7816#issuecomment-5050407926
My suggestion is to go with **SPEC 0**. > SPEC 0 recommends dropping support for a Python version 3 years after its release, and supporting at least the last 3 minor versions. https://scientific-python.org/specs/spec-0000/ Applied today, SPEC 0 drops 3.10 (released 2021-10) and 3.11 (2022-10), giving a minimum of **3.12** — which matches this issue and lets us consolidate to a single `abi3-py312` wheel. On process: is the best way to formalize this to file an RFC under `core/core/src/docs/rfcs/` so the policy is documented and referenceable for future bumps? Happy to draft it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
