Files
test/extern/mantaflow/helper/pwrapper
Campbell Barton 1865de1c73 Fix #129926: Crash with Python 3.12 & Manta flow
Python 3.12 no longer supports calls to PyImport_AppendInittab
once initialized.

The call was redundant as Blender's `bpy_internal_modules` already
includes the "manta" module.

Resolve by disabling the call when Python's lifecycle isn't being
managed by manta-flow.
2024-11-28 12:04:45 +11:00
..
2021-09-06 17:30:30 +02:00
2021-09-06 17:30:30 +02:00