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 vstinner
Recipients Arfrever, Romme, amaury.forgeotdarc, eric.araujo, ezio.melotti, flox, kristjan.jonsson, pitrou, vstinner
Date 2010-08-29.16:04:09
SpamBayes Score 0.00874131
Marked as misclassified No
Message-id <1283097851.5.0.570591884778.issue9425@psf.upfronthosting.co.za>
In-reply-to
Content
Py_UNICODE_strcat.patch: create Py_UNICODE_strcat() function.

Py_UNICODE_strdup.patch: create Py_UNICODE_strdup() function.
History
Date User Action Args
2010-08-29 16:04:11vstinnersetrecipients: + vstinner, amaury.forgeotdarc, pitrou, kristjan.jonsson, ezio.melotti, eric.araujo, Arfrever, flox, Romme
2010-08-29 16:04:11vstinnersetmessageid: <1283097851.5.0.570591884778.issue9425@psf.upfronthosting.co.za>
2010-08-29 16:04:09vstinnerlinkissue9425 messages
2010-08-29 16:04:09vstinnercreate