[Python-checkins] r75815 - python/branches/release26-maint

mark.dickinson python-checkins at python.org
Tue Oct 27 18:34:20 CET 2009


Author: mark.dickinson
Date: Tue Oct 27 18:34:20 2009
New Revision: 75815

Log:
Blocked revisions 75470 via svnmerge

........
  r75470 | mark.dickinson | 2009-10-17 22:46:32 +0100 (Sat, 17 Oct 2009) | 1 line
  
  Protect against attempts to replace PyNumber_Add with PyNumber_InPlaceAdd in builtin sum
........


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


More information about the Python-checkins mailing list