]> granicus.if.org Git - python/commit
Merged revisions 85646 via svnmerge from
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 17 Oct 2010 18:49:46 +0000 (18:49 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 17 Oct 2010 18:49:46 +0000 (18:49 +0000)
commit1468429ea6ee5523d02f5199751dc94c6b3f930c
treebdc76ed6551b04b326b0f7345dec4177113d017b
parentded5acf34ae0185a4b19ed213eec4c2cdfda7060
Merged revisions 85646 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85646 | gregory.p.smith | 2010-10-17 11:38:04 -0700 (Sun, 17 Oct 2010) | 6 lines

  * Applys part of the patch from http://bugs.python.org/issue3631 to add
    a py_decref macro, fixup the pyo macro and reuse it and avoid a memory
    leak introduced by the pylocals macro.
  * Adds a note about gdb 7 python debugging support with links for
    more info on that.
........
Misc/gdbinit