◐ Shell
clean mode source ↗

Message 85184 - Python tracker

Message85184

Author ocean-city
Recipients ocean-city
Date 2009-04-02.09:04:51
SpamBayes Score 0.0013998526
Marked as misclassified No
Message-id <1238663094.93.0.570643835814.issue5666@psf.upfronthosting.co.za>
In-reply-to
Content
This is related to #5499. PyArg_ParseTuple treats "c" as bytes of 1
length now, but Py_BuildValue still treats "c" as unicode of 1 length.
History
Date User Action Args
2009-04-02 09:04:55ocean-citysetrecipients: + ocean-city
2009-04-02 09:04:54ocean-citysetmessageid: <1238663094.93.0.570643835814.issue5666@psf.upfronthosting.co.za>
2009-04-02 09:04:52ocean-citylinkissue5666 messages
2009-04-02 09:04:52ocean-citycreate