Skip to content

Releases: glencoesoftware/zeroc-ice-py-macos-x86_64

20231130

30 Nov 11:06
20231130
c561369
Compare
Choose a tag to compare

Support for Python 3.8 and 3.9 x86_64. The Python interpreter must have been built targeting macOS 11.0 or later. You can check the platform tags that your interpreter supports by running pip debug and interrogating the "Compatible tags" output for the presence of macosx_11_0_x86_64.

For Python 3.10 and 3.11 (universal2, x86_64 and arm64) support please see:

20220722

22 Jul 14:21
20220722
Compare
Choose a tag to compare

Support for Python 3.8, 3.9 and 3.10 x86_64. The Python interpreter must have been built targeting macOS 10.15 or later. You can check the platform tags that your interpreter supports by running pip debug and interrogating the "Compatible tags" output for the presence of macosx_10_15_x86_64.

For Python 3.10 and 3.11 (universal2, x86_64 and arm64) support please see: