aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/PySide2/support/generate_pyi.py
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2019-03-01 13:10:43 +0100
committerChristian Tismer <tismer@stackless.com>2019-03-01 12:41:19 +0000
commit8aa9cdf783e926e9d9a5543b77a54d3a34e90782 (patch)
treedfe06d5b38a34aa41cfe533b65b4927782910d7a /sources/pyside2/PySide2/support/generate_pyi.py
parent04c362ee1d4ed2b736310389a23ea94bdad5e9d7 (diff)
Fix Refcounting Bug Shown By __doc__ Handling
There was a bug in the signature function 'GetClassOfFunc' since last November (sha1 2533dab013455bf94da2d4766e54abaf4d735e1e). A type was returned without Py_INCREF. That happens because types are often looked up, only, but here a normal return needed a ref. Change-Id: I3e0956b341d2b0753da2e33dd9f557b6a693098d Fixes: PYSIDE-928 Fixes: PYSIDE-937 Fixes: PYSIDE-943 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/PySide2/support/generate_pyi.py')
0 files changed, 0 insertions, 0 deletions