消息 [107450]
STINNER Victor wrote:
>
> STINNER Victor <victor.stinner@haypocalc.com> added the comment:
>
>> t# was meant to provide access to text data, so replacing it with a
>> parser code that is meant for binary data is not correct. The
>> closes Python3 gets to t# from Python2 is s# or s*, so please use
>> those in the NEWS entry and s* in charbuffer_encode().
>
> Done. Patch commited as r81854 in 3.2: it removes also codecs.charbuffer_encode(). Commit blocked in 3.1 (r81855).
Thanks. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-06-10 09:43:47 | lemburg | 修改 | recipients:
+ lemburg, loewis, vstinner |
| 2010-06-10 09:43:45 | lemburg | 链接 | issue8839 messages |
| 2010-06-10 09:43:45 | lemburg | 创建 | |
|