]> granicus.if.org Git - python/commit
Blocked revisions 81854 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 8 Jun 2010 22:54:54 +0000 (22:54 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 8 Jun 2010 22:54:54 +0000 (22:54 +0000)
commitfb2e0c35cce8ae75cf3477488cbbce6bcfd2355b
tree01a6de105228720fb8d65650bd2c40c8806ca000
parente040dd5c961270e3ecfae43d4086bbab55bec808
Blocked revisions 81854 via svnmerge

........
  r81854 | victor.stinner | 2010-06-09 00:54:19 +0200 (mer., 09 juin 2010) | 5 lines

  Issue #8838, #8339: Remove codecs.charbuffer_encode() and "t#" parsing format

  Remove last references to the "char buffer" of the buffer protocol from
  Python3.
........