diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-03-08 23:44:13 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-03-08 23:44:13 (GMT) |
commit | 2d01dc00bc4ca3eb0cf1cc1ee44859a4eaf165d9 (patch) | |
tree | 477cdcbe6c0848ad892859fbbaad3c0ff8a5d718 /Lib/test/crashers/borrowed_ref_2.py | |
parent | d74782b0ac7dc5c7b8b7ca575829f2f33af66684 (diff) | |
download | cpython-2d01dc00bc4ca3eb0cf1cc1ee44859a4eaf165d9.zip cpython-2d01dc00bc4ca3eb0cf1cc1ee44859a4eaf165d9.tar.gz cpython-2d01dc00bc4ca3eb0cf1cc1ee44859a4eaf165d9.tar.bz2 |
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 'Lib/test/crashers/borrowed_ref_2.py')
0 files changed, 0 insertions, 0 deletions