]> granicus.if.org Git - python/commit
Blocked revisions 79654 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Sat, 3 Apr 2010 08:43:28 +0000 (08:43 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sat, 3 Apr 2010 08:43:28 +0000 (08:43 +0000)
commit1826c48d94ce1ec37cf03c2c65bb89818ec4aef0
tree46337d278e20eb5cd5024b0153ce667fd1aa64e9
parent80d8fd85a932ad6ec66922f41078965bd94bf645
Blocked revisions 79654 via svnmerge

........
  r79654 | victor.stinner | 2010-04-03 10:40:16 +0200 (sam., 03 avril 2010) | 5 lines

  Issue #8227: Fix C API documentation, argument parsing

   * 'z', 'z#', 'z*' does also accept Unicode
   * unify types name: replace "string or Unicode objet" by "string or Unicode"
........