-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
-
Fully Compatible
-
ALL
-
167
We need to upgrade python support to >=3.8 for compatibility with poetry.
Additionally,
The type annotations used for the enum.Enum mixins in buildscripts/toolchains.py is incompatible with Python 3.7, which is the version of Python with which we declare compatibility for external builders. We need to adjust these mixins to ensure support for Python 3.8, which is the oldest Python release available on all supported platforms, and update the build documentation accordingly.
- causes
-
SERVER-79649 Fixed broken version_burn_in_gen
- Closed
-
SERVER-79663 Remove dependency from server.js on python.js
- Closed
- has to be done before
-
SERVER-76751 Add poetry as a way to pin python deps in mongo master
- Closed
-
SERVER-79559 Add OTEL metrics to resmoke
- Closed
-
SERVER-79624 Upgrade windows python to 3.10
- Closed