diff options
| author | jdemeyer <jdemeyer@cage.ugent.be> | 2018-09-07 07:37:00 (GMT) |
|---|---|---|
| committer | Victor Stinner <vstinner@redhat.com> | 2018-09-07 07:37:00 (GMT) |
| commit | 8f735485acf2e35a75d2fa019feb8f905598c4e5 (patch) | |
| tree | 5c83af13e9684ef31260e332158ab5408cdbef02 /Lib/test/test_posix.py | |
| parent | 593bb30e82eded7f2ec02f7d1aa49742e6962113 (diff) | |
| download | cpython-8f735485acf2e35a75d2fa019feb8f905598c4e5.zip cpython-8f735485acf2e35a75d2fa019feb8f905598c4e5.tar.gz cpython-8f735485acf2e35a75d2fa019feb8f905598c4e5.tar.bz2 | |
bpo-25750: fix refcounts in type_getattro() (GH-6118)
When calling tp_descr_get(self, obj, type), make sure that
we own a strong reference to "self".
Diffstat (limited to 'Lib/test/test_posix.py')
0 files changed, 0 insertions, 0 deletions
