]> granicus.if.org Git - python/commit
Merged revisions 55588-55630 via svnmerge from
authorGuido van Rossum <guido@python.org>
Tue, 29 May 2007 00:39:44 +0000 (00:39 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 29 May 2007 00:39:44 +0000 (00:39 +0000)
commit29478ef990eadb04c9c1ff4a803b7c5172b31399
tree2d29571026d885abfb46119d97629880e1ceef78
parent644e149b111064c77743be89a948b710350f3d49
Merged revisions 55588-55630 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/p3yk

........
  r55598 | neal.norwitz | 2007-05-26 10:44:02 +0800 (Sat, 26 May 2007) | 1 line

  Fix refleak on infinite recursion
........
  r55599 | neal.norwitz | 2007-05-26 10:47:45 +0800 (Sat, 26 May 2007) | 1 line

  Add news entry about overidding isinstance/issubclass (PEP 3119)
........
  r55629 | brett.cannon | 2007-05-29 08:06:59 +0800 (Tue, 29 May 2007) | 3 lines

  Delete the cstubs module.  Used as input to Modules/cgen.py to generate the gl
  module which has already been removed.
........
Misc/NEWS
Modules/cstubs [deleted file]
Objects/abstract.c