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

georg.brandl python-checkins at python.org
Sun Dec 7 16:59:08 CET 2008


Author: georg.brandl
Date: Sun Dec  7 16:59:08 2008
New Revision: 67645

Log:
Blocked revisions 67534 via svnmerge

................
  r67534 | fred.drake | 2008-12-04 20:24:50 +0100 (Thu, 04 Dec 2008) | 11 lines
  
  Merged revisions 67528 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r67528 | fred.drake | 2008-12-04 13:25:17 -0500 (Thu, 04 Dec 2008) | 4 lines
    
    Issue #1055234: cgi.parse_header(): Fixed parsing of header parameters to
    support unusual filenames (such as those containing semi-colons) in
    Content-Disposition headers.
  ........
................


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


More information about the Python-checkins mailing list