Blender Git Loki
Git Commits -> Revision c5ace14
Revision c5ace14 by Campbell Barton (master) November 5, 2021, 04:37 (GMT) |
Fix PyAPI integer conversion error handling Non integer types raised an OverflowError, even when non-number types were passed in. Now the error from Python is kept. |
Commit Details:
Full Hash: c5ace142e651a4ea8635b39a717870c37ee9f696
Parent Commit: 50b0503
Lines Changed: +18, -0
1 Modified Path:
/source/blender/python/generic/py_capi_utils.c (+18, -0) (Diff)