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

mark.dickinson python-checkins at python.org
Mon Nov 16 17:57:52 CET 2009


Author: mark.dickinson
Date: Mon Nov 16 17:57:52 2009
New Revision: 76327

Log:
Blocked revisions 76308 via svnmerge

........
  r76308 | mark.dickinson | 2009-11-15 16:18:58 +0000 (Sun, 15 Nov 2009) | 3 lines
  
  Issue #7228:  Add '%lld' and '%llu' support to PyFormat_FromString,
  PyFormat_FromStringV and PyErr_Format.
........


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


More information about the Python-checkins mailing list