planet-client-python icon indicating copy to clipboard operation
planet-client-python copied to clipboard

Python 3.9 EOL 10/2025

Open asonnenschein opened this issue 5 months ago • 0 comments

Problem

The oldest version of Python that the SDK supports is v3.9 which will EOL next month, October 2025 (https://devguide.python.org/versions/).

A/C

  • Bump the oldest version of Python supported by the Python SDK to v3.10.
  • Update CI pipelines, tests, and any other references to Python v3.9 to v3.10.

asonnenschein avatar Sep 02 '25 19:09 asonnenschein