diff options
| author | Christian Tismer <tismer@stackless.com> | 2020-09-02 22:41:49 +0200 |
|---|---|---|
| committer | Christian Tismer <tismer@stackless.com> | 2020-09-03 16:06:03 +0200 |
| commit | d02b070e23c757fa72a66a4049a659f4f5c5fc77 (patch) | |
| tree | 11ac70530dff064178e0be64667b057e08954d24 /sources/pyside2/libpyside/dynamicqmetaobject.cpp | |
| parent | cf718aa8d16429bc9d575de56d8451ae962fb13f (diff) | |
__feature__: ignore if `__name__` does not exist in a module
By the slow feature patch, a line got moved into a scope where it
is possible that the `__name__` attribute does not exist.
We supply a default value which solved the problem.
The problem with this bug was how to reproduce the bug.
The doc generator has probably never been run on macOS because
without the trick
cp -r doc/CMakeFiles/qdoc.dir doc/CMakeFiles/qdoc/
the script does not work.
Change-Id: Ic1a65cfaaba5a5c1b0a8e9f390d70e70dfe38ebd
Fixes: PYSIDE-1368
Task-number: PYSIDE-1019
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/libpyside/dynamicqmetaobject.cpp')
0 files changed, 0 insertions, 0 deletions
