]> granicus.if.org Git - python/commit
Merged revisions 71159 via svnmerge from
authorMatthias Klose <doko@ubuntu.com>
Sat, 4 Apr 2009 15:54:25 +0000 (15:54 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sat, 4 Apr 2009 15:54:25 +0000 (15:54 +0000)
commit9247e7235999af42c2dba78c9b21dc46f972d718
treedce356b5cd881ed4130dd8082fa3b6495d1a03b7
parent23cafd27cfd45f143c21a61319d230acc5ecf0ea
Merged revisions 71159 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71159 | matthias.klose | 2009-04-04 17:51:23 +0200 (Sa, 04 Apr 2009) | 2 lines

  - Py_DECREF: Add `do { ... } while (0)' to avoid compiler warnings.
........
Include/object.h
Misc/NEWS