Message66167
On 2008-05-03 20:25, Alexandre Vassalotti wrote:
> Alexandre Vassalotti <alexandre@peadrop.com> added the comment:
>
> Committed to r62667.
>
> Thank you all for your comments!
>
> ----------
> resolution: -> fixed
> status: open -> closed
What about my comments regarding the PyUnicode_AsString() API in
http://bugs.python.org/msg65962
Should I open a separate tracker item for this ?
I don't know who added those APIs, but they are neither in line with
the rest of the Unicode API, nor are they really all that helpful.
I guess they were just added out of a misunderstanding of the
already existing code.
I'd suggest to remove PyUnicode_AsString() altogether (which your
patch has already done in a couple of places). |
|
| Date |
User |
Action |
Args |
| 2008-05-03 19:53:28 | lemburg | set | spambayes_score: 5.59624e-05 -> 5.59624e-05 recipients:
+ lemburg, gvanrossum, belopolsky, alexandre.vassalotti |
| 2008-05-03 19:53:27 | lemburg | link | issue1950 messages |
| 2008-05-03 19:53:26 | lemburg | create | |
|