diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-09-17 23:36:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-17 23:36:28 +0200 |
commit | b39afb78768418d9405c4b528c80fa968ccc974d (patch) | |
tree | 2a414c8d55c5a56ee7785842f748c03bd0c60ddc /Python | |
parent | 8fa3e1740b3f03ea65ddb68411c2238c5f98eec2 (diff) | |
download | cpython-git-b39afb78768418d9405c4b528c80fa968ccc974d.tar.gz |
bpo-38070: Enhance _PyObject_Dump() (GH-16243)
_PyObject_Dump() now dumps the object address for freed objects and
objects with ob_type=NULL.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions