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

mark.dickinson python-checkins at python.org
Sun Oct 25 21:51:18 CET 2009


Author: mark.dickinson
Date: Sun Oct 25 21:51:18 2009
New Revision: 75700

Log:
Blocked revisions 75698 via svnmerge

................
  r75698 | mark.dickinson | 2009-10-25 20:43:34 +0000 (Sun, 25 Oct 2009) | 10 lines
  
  Merged revisions 75697 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r75697 | mark.dickinson | 2009-10-25 20:39:06 +0000 (Sun, 25 Oct 2009) | 3 lines
    
    Issue #1087418: Small performance boost for bitwise operations on longs.
    Initial patch by Gregory Smith;  some tweaks added.
  ........
................


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


More information about the Python-checkins mailing list