Skip to content
Snippets Groups Projects
Commit 159d2de3286c authored by Gregory Szorc's avatar Gregory Szorc
Browse files

pyoxidizer: use Python 3.9 (BC)

Newer versions of PyOxidizer use Python 3.9 by default. We
previously pinned the version to 3.8 to facilitate porting to
a new PyOxidizer version and diffing results.

Now that the porting work is complete, let's bump Python
to Python 3.9.

This will effectively change our Windows Inno and WiX Python 3
installers from Python 3.8 to 3.9.

.. bc::

   Windows .msi and .exe installers now use Python 3.9 instead of
   Python 3.8.

Differential Revision: https://phab.mercurial-scm.org/D10689
parent 73f1a10320d1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment