Blender Git Loki
Git Commits -> Revision 7beef1f
Revision 7beef1f by Campbell Barton (master) July 27, 2020, 11:00 (GMT) |
PyAPI: simplify syntax error reports The result of syntax errors read poorly in reports, resulting in cryptic and unhelpful information. Change PyC_ExceptionBuffer_Simple only to extract the initial text, making syntax errors when entering invalid numeric expressions into buttons easier to follow. |
Commit Details:
Full Hash: 7beef1fd33b37f62d14a7de7150cfc7b0d88f159
Parent Commit: d7cb674
Lines Changed: +14, -2
1 Modified Path:
/source/blender/python/generic/py_capi_utils.c (+14, -2) (Diff)