[issue35810] Object Initialization does not incref Heap-allocated Types

Stefan Behnel report at bugs.python.org
Tue Feb 12 16:03:10 EST 2019


Stefan Behnel <stefan_ml at behnel.de> added the comment:

Adding Christian Tismer to the nosy list since he might be able to elaborate on the impact on PySide (which IIRC uses the stable ABI, and thus, heap types).

----------
components: +Extension Modules, Interpreter Core -Library (Lib)
nosy: +Christian.Tismer
title: Object Initialization Bug with Heap-allocated Types -> Object Initialization does not incref Heap-allocated Types
type:  -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35810>
_______________________________________


More information about the Python-bugs-list mailing list