This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ajaksu2
Recipients ajaksu2, gvanrossum, jyasskin, pitrou
Date 2009-05-13.21:49:46
SpamBayes Score 0.33096647
Marked as misclassified No
Message-id <1242251388.51.0.846102148741.issue1200@psf.upfronthosting.co.za>
In-reply-to
Content
PyBUF_CHARACTER is now gone, and getargs.c reads:

          /*TEO: This can be eliminated --- here only for backward
            compatibility */
        case 't': { /* 8-bit character buffer, read-only access */
History
Date User Action Args
2009-05-13 21:49:49ajaksu2setrecipients: + ajaksu2, gvanrossum, pitrou, jyasskin
2009-05-13 21:49:48ajaksu2setmessageid: <1242251388.51.0.846102148741.issue1200@psf.upfronthosting.co.za>
2009-05-13 21:49:46ajaksu2linkissue1200 messages
2009-05-13 21:49:46ajaksu2create