[QGIS-Developer] QGIS Python Versions
    Greg Troxel 
    gdt at lexort.com
       
    Fri Apr 11 06:41:42 PDT 2025
    
    
  
Etienne Trimaille <etienne.trimaille at gmail.com> writes:
> Python 3.10 minimal version was in PR :
> https://github.com/qgis/QGIS/pull/56499
I had forgotten.  I do remember that now.
> I think it has been closed because the version on MacOS is kind of locked
> for now. (not sure about the status now), if I remember correctly.
It's only locked if one decides to use the system-provided version.
It's a packaging choice whether to use things from the base system, or
to decide they are unreasonably old and build a recent version.
But I see the point that the macOS provided version is 3.9.  I wonder if
Apple is going to update it, and if not, what others will do.  3.9 is
scheduled for EOL in 2025-10.
  https://devguide.python.org/versions/
    
    
More information about the QGIS-Developer
mailing list