]> granicus.if.org Git - python/commit
Issue #22453: Warn against the use of leaking macro PyObject_REPR().
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 18 Nov 2014 22:08:38 +0000 (00:08 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 18 Nov 2014 22:08:38 +0000 (00:08 +0200)
commit81f68a7d4b36be360b1dd28e6cbb49a43dc8937b
treef5f4ddb2c8e9f62dbaa5c81298d0d0407364360c
parent60fe569673eecaffd4afccd9b4d8a2c2bb4df15e
Issue #22453: Warn against the use of leaking macro PyObject_REPR().
Include/object.h
Python/compile.c