This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Campbell Barton 7537369498 Python: remove invalid Py_TPFLAGS_HAVE_GC usage
Blender wouldn't start with Python 3.11 because of an error in
Py_TPFLAGS_HAVE_GC usage for `bpy.app.handlers.persistent`.
Remove this flag as it's not necessary.

Part of fix for T99277.
2022-07-05 13:41:49 +10:00
..
2022-07-04 15:26:57 +10:00
2022-07-04 15:26:57 +10:00
2022-07-04 16:50:46 +02:00
2022-03-16 11:58:22 +11:00
2022-06-30 12:14:22 +10:00
2022-05-17 15:34:02 +10:00