[Python-checkins] r74444 - python/branches/release31-maint

georg.brandl python-checkins at python.org
Fri Aug 14 10:15:42 CEST 2009


Author: georg.brandl
Date: Fri Aug 14 10:15:41 2009
New Revision: 74444

Log:
Recorded merge of revisions 74443 via svnmerge from 
svn+ssh://svn.python.org/python/branches/py3k

................
  r74443 | georg.brandl | 2009-08-14 10:12:14 +0200 (Fr, 14 Aug 2009) | 12 lines
  
  Recorded merge of revisions 74429 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r74429 | brett.cannon | 2009-08-13 21:27:12 +0200 (Do, 13 Aug 2009) | 5 lines
    
    Expat could crash if given the wrong kind of input by never stopping its
    tokenizing step.
    
    Thanks to Ivan Krstić for the patch.
  ........
................


Modified:
   python/branches/release31-maint/   (props changed)


More information about the Python-checkins mailing list