Changes between Version 2 and Version 3 of Dev2022-2-13


Ignore:
Timestamp:
Feb 13, 2023, 6:45:00 PM (3 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2022-2-13

    v2 v3  
    3333  - This gives more time for 3.11 to stabilize, it has only been out 3 months.
    3434  - 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 
    3637* Python 3 generic C API
    3738  - Greg says we may need to require Python 3.11 base to have Py_Buffer api, or maybe only 3.10 for unicode api.