[Python-checkins] r72261 - python/branches/release30-maint

mark.dickinson python-checkins at python.org
Mon May 4 00:36:37 CEST 2009


Author: mark.dickinson
Date: Mon May  4 00:36:37 2009
New Revision: 72261

Log:
Blocked revisions 72259 via svnmerge

................
  r72259 | mark.dickinson | 2009-05-03 23:36:01 +0100 (Sun, 03 May 2009) | 9 lines
  
  Merged revisions 72257 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r72257 | mark.dickinson | 2009-05-03 23:33:34 +0100 (Sun, 03 May 2009) | 2 lines
    
    Don't use PyOS_strnicmp for NaN and Inf detection: it's locale-aware.
  ........
................


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


More information about the Python-checkins mailing list