gristlabs / grist-desktop

Desktop Grist, packaged with Electron
Apache License 2.0
154 stars 7 forks source link

Bump Python to 3.11.9 #43

Closed SleepyLeslie closed 1 month ago

SleepyLeslie commented 1 month ago

Use Python 3.11.9 when sandboxing is disabled. Note that pyodide is not affected and still uses 3.11.2.

Tested to work on x64 Windows, Linux and macOS.