mirror of
https://github.com/python/cpython.git
synced 2025-11-02 22:51:25 +00:00
Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ This will call tp_dealloc and clear all members. |
||
|---|---|---|
| .. | ||
| clinic | ||
| _zstdmodule.c | ||
| _zstdmodule.h | ||
| buffer.h | ||
| compressor.c | ||
| decompressor.c | ||
| zstddict.c | ||
| zstddict.h | ||