diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-12 00:08:59 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-12 00:08:59 +0200 |
commit | c31df042340ed97b38d6364d4ee5a8d74aafca01 (patch) | |
tree | 53df70da88bea723c414c334a4991e80dadc4fff /Python/ceval.c | |
parent | cc35159ed87c27966de1a06b71e05e184303b7fc (diff) | |
download | cpython-git-c31df042340ed97b38d6364d4ee5a8d74aafca01.tar.gz |
Issue #18408: Oh, I was wrong: Pickler_New() must call Py_DECREF() to destroy
the newly created pickler, and not PyObject_GC_Del().
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions