消息 [107362]
> 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). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-06-08 23:02:04 | vstinner | 修改 | recipients:
+ vstinner, lemburg, loewis |
| 2010-06-08 23:02:03 | vstinner | 修改 | messageid: <1276038123.97.0.00682322523581.issue8839@psf.upfronthosting.co.za> |
| 2010-06-08 23:02:02 | vstinner | 链接 | issue8839 messages |
| 2010-06-08 23:02:02 | vstinner | 创建 | |
|