diff options
author | Petr Viktorin <encukou@gmail.com> | 2025-05-13 11:11:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 11:11:52 +0200 |
commit | e575190abbd9409adad3e7fd95424f827236bed9 (patch) | |
tree | 4dc67e2b1cc48da6ddb88f10a0500f7feccf6c78 /Lib/test/test_source_encoding.py | |
parent | c09cec5d69f2ef6ab5e64c7e0579fbd9dcb2ca45 (diff) | |
download | cpython-e575190abbd9409adad3e7fd95424f827236bed9.tar.gz cpython-e575190abbd9409adad3e7fd95424f827236bed9.zip |
gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962)
Call Py_XDECREF rather than PyObject_GC_Del in failed __new__
This will call tp_dealloc and clear all members.
Diffstat (limited to 'Lib/test/test_source_encoding.py')
0 files changed, 0 insertions, 0 deletions