Merged revisions 80078 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80078 | r.david.murray | 2010-04-14 14:59:18 -0400 (Wed, 14 Apr 2010) | 9 lines

  Merged revisions 80062 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r80062 | r.david.murray | 2010-04-13 16:57:40 -0400 (Tue, 13 Apr 2010) | 2 lines

    Issue #5277: Fix quote counting when parsing RFC 2231 encoded parameters.
  ........
................
This commit is contained in:
R. David Murray 2010-04-14 19:05:38 +00:00
parent 6f353a04a3
commit 84ee3103a3
4 changed files with 13 additions and 1 deletions

View file

@ -154,6 +154,7 @@ David Cournapeau
Steve Cousins
Alex Coventry
Matthew Dixon Cowles
Ryan Coyner
Christopher A. Craig
Laura Creighton
Simon Cross
@ -654,6 +655,7 @@ George Sakkis
Rich Salz
Kevin Samborn
Ilya Sandler
Mark Sapiro
Ty Sarna
Ben Sayer
Michael Scharf