From fb2e0c35cce8ae75cf3477488cbbce6bcfd2355b Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Tue, 8 Jun 2010 22:54:54 +0000 Subject: [PATCH] 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. ........ -- 2.50.1