[Python-Dev] My work on Python3 and non-ascii paths is done (original) (raw)
Barry Warsaw barry at python.org
Thu Oct 21 18:00:40 CEST 2010
- Previous message: [Python-Dev] My work on Python3 and non-ascii paths is done
- Next message: [Python-Dev] My work on Python3 and non-ascii paths is done
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Oct 20, 2010, at 02:11 AM, Victor Stinner wrote:
I plan to fix Python documentation: specify the encoding used to decode all byte string arguments of the C API. I already wrote a draft patch: issue #9738. This lack of documentation was a big problem for me, because I had to follow the function calls to get the encoding.
That's exactly what I was looking for! Thanks. I think you've learned a huge amount of good information that's difficult to find, so writing it up in a more permanent and easy to find location will really help future Python developers!
-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20101021/5a05d16b/attachment.pgp>
- Previous message: [Python-Dev] My work on Python3 and non-ascii paths is done
- Next message: [Python-Dev] My work on Python3 and non-ascii paths is done
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]