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

mark.dickinson python-checkins at python.org
Sat Apr 3 17:28:05 CEST 2010


Author: mark.dickinson
Date: Sat Apr  3 17:28:05 2010
New Revision: 79690

Log:
Blocked revisions 79688 via svnmerge

........
  r79688 | mark.dickinson | 2010-04-03 16:26:31 +0100 (Sat, 03 Apr 2010) | 1 line
  
  Internal refactoring in struct.pack:  make all integer conversions go through get_pylong.
........


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


More information about the Python-checkins mailing list