-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Once 3.9.0 is released and installed in our toolchain we can add release automation for Python 3.9. This will involve updating these scripts:
- https://github.com/mongodb/mongo-python-driver/blob/c92150d1771ba0f9be4299db251e695b437ff0fd/.evergreen/build-mac.sh#L3
- https://github.com/mongodb/mongo-python-driver/blob/c92150d1771ba0f9be4299db251e695b437ff0fd/.evergreen/build-manylinux-internal.sh#L7
- https://github.com/mongodb/mongo-python-driver/blob/031492aefee205eacb6aff1644f38de4bc1fa223/.evergreen/build-manylinux.sh#L24
- https://github.com/mongodb/mongo-python-driver/blob/c92150d1771ba0f9be4299db251e695b437ff0fd/.evergreen/build-windows.sh#L3
- is related to
-
PYTHON-2403 [macOS] Add release automation for Python 3.9
- Closed