Blender Git Commit Log

Git Commits -> Revision 14d26df

September 14, 2016, 13:58 (GMT)
Fix T49342: TypeError when autocompleting bpy.app.something.

Regression from rB036c006cefe471. We can't use self here, self is bpy.app, not pydescriptor of python path getsetter...

So for now, do not try to replace getsetter by actual value in bpy.app's dict,
just return static var generated on first run.

Should be safe for 2.78.

Commit Details:

Full Hash: 14d26df2f1b7f25ce7c04674c652d62c70c824f1
Parent Commit: e02c63d
Committed By: Sergey Sharybin
Lines Changed: +7, -3

1 Modified Path:

/source/blender/python/intern/bpy_app.c (+7, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021