[Python-checkins] r79641 - python/branches/py3k

benjamin.peterson python-checkins at python.org
Sat Apr 3 03:02:00 CEST 2010


Author: benjamin.peterson
Date: Sat Apr  3 03:02:00 2010
New Revision: 79641

Log:
Blocked revisions 79636,79639 via svnmerge

........
  r79636 | benjamin.peterson | 2010-04-02 18:59:41 -0500 (Fri, 02 Apr 2010) | 4 lines
  
  always check _PyString_Resize for error
  
  also normalize how this error is checked
........
  r79639 | benjamin.peterson | 2010-04-02 19:57:33 -0500 (Fri, 02 Apr 2010) | 1 line
  
  more _PyString_Resize error checking
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list