消息 [235931]
The binascii documentation already says
``a2b_*`` functions accept Unicode strings containing only ASCII characters.
[...]
.. versionchanged:: 3.3
ASCII-only unicode strings are now accepted by the ``a2b_*`` functions.
I think we can just remove versionchanged directives in fix_doc_binascii_unhexlify.v2.patch. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2015-02-13 23:55:31 | berker.peksag | 修改 | recipients:
+ berker.peksag, pitrou, vstinner, luke-jr, Arfrever, r.david.murray, docs@python, python-dev, martin.panter, vajrasky |
| 2015-02-13 23:55:31 | berker.peksag | 修改 | messageid: <1423871731.5.0.27142069938.issue13637@psf.upfronthosting.co.za> |
| 2015-02-13 23:55:31 | berker.peksag | 链接 | issue13637 messages |
| 2015-02-13 23:55:31 | berker.peksag | 创建 | |
|