AthenaPython: Add missing PyGILStateEnsure.
Need to be holding the GIL before trying to allocate python objects. Fixes crash seen with python 3.12.
Need to be holding the GIL before trying to allocate python objects. Fixes crash seen with python 3.12.