Changes between Version 2 and Version 3 of Dev2022-2-13
- Timestamp:
- Feb 13, 2023, 6:45:00 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev2022-2-13
v2 v3 33 33 - This gives more time for 3.11 to stabilize, it has only been out 3 months. 34 34 - Also allows us to change to 3.11 at the start of a ChimeraX release cycle instead of rushing at the end. 35 35 - Studied changes Zach made to build with 3.11: PyOpenGL and tinyarray and tables needed hand compiling. 36 36 37 * Python 3 generic C API 37 38 - Greg says we may need to require Python 3.11 base to have Py_Buffer api, or maybe only 3.10 for unicode api.