]> granicus.if.org Git - python/commit
Blocked revisions 81869 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 10 Jun 2010 12:01:27 +0000 (12:01 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 10 Jun 2010 12:01:27 +0000 (12:01 +0000)
commit49ec79f27e44b7a6c966db6ce350b1c4b6340e0f
treefb89ca64fac655c141604b60b9c3d6f3eb18e424
parentddf0d0383cf0f262232e7f336f1a6da0c61be966
Blocked revisions 81869 via svnmerge

........
  r81869 | victor.stinner | 2010-06-10 14:00:55 +0200 (jeu., 10 juin 2010) | 4 lines

  Issue #8922: Normalize the encoding name in PyUnicode_AsEncodedString() to
  enable shortcuts for upper case encoding name. Add also a shortcut for
  "iso-8859-1" in PyUnicode_AsEncodedString() and PyUnicode_Decode().
........