Blender Git Commit Log
Git Commits -> Revision 07db110
Revision 07db110 by Campbell Barton (master) November 20, 2020, 07:59 (GMT) |
Fix T82493: PyDoc generation throws exception on exit Since add-ons now unregister on exit (as of fa566157a5c351775d082b05b180c630665b4afc) clearing functions in `bpy.app.handlers` caused an error on exit. Resolve by restoring handlers before exiting. |
Commit Details:
Full Hash: 07db110add161c50b48cb7bc8e1c77f2b12b2c76
Parent Commit: 056c9de
Lines Changed: +17, -4
1 Modified Path:
/doc/python_api/sphinx_doc_gen.py (+17, -4) (Diff)