diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-03-09 00:44:13 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-03-09 00:44:13 +0100 |
commit | 2d01dc00bc4ca3eb0cf1cc1ee44859a4eaf165d9 (patch) | |
tree | 477cdcbe6c0848ad892859fbbaad3c0ff8a5d718 /Python/modsupport.c | |
parent | d74782b0ac7dc5c7b8b7ca575829f2f33af66684 (diff) | |
download | cpython-git-2d01dc00bc4ca3eb0cf1cc1ee44859a4eaf165d9.tar.gz |
Issue #14211: _PyObject_GenericSetAttrWithDict() keeps a strong reference to
the descriptor because it may be destroyed before being used, destroyed during
the update of the dict for example.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions