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 martin.panter
Recipients docs@python, martin.panter, serhiy.storchaka
Date 2016-11-24.02:36:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479955005.21.0.298201834021.issue28771@psf.upfronthosting.co.za>
In-reply-to
Content
In Python 2, charbufferproc was changed to use non-const char ** in revision dba6494735d0 (perhaps by accident). Otherwise, this patch is the same as for Python 3. I have added a sentence about using NULL for deletion in the patch.
History
Date User Action Args
2016-11-24 02:36:45martin.pantersetrecipients: + martin.panter, docs@python, serhiy.storchaka
2016-11-24 02:36:45martin.pantersetmessageid: <1479955005.21.0.298201834021.issue28771@psf.upfronthosting.co.za>
2016-11-24 02:36:45martin.panterlinkissue28771 messages
2016-11-24 02:36:45martin.pantercreate