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 steven.daprano
Recipients Guillaume Sanchez, r.david.murray, steven.daprano
Date 2017-07-14.00:36:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170714003637.GT3149@ando.pearwood.info>
In-reply-to <1499989328.62.0.810954165738.issue30717@psf.upfronthosting.co.za>
Content
Thank you, but I cannot review your C code.

Can you start by telling us what the two functions:

unicodedata.grapheme_cluster_break()
unicodedata.break_graphemes()

take as arguments, and what they return? If we were to call 
help(function), what would we see?
History
Date User Action Args
2017-07-14 00:36:45steven.dapranosetrecipients: + steven.daprano, r.david.murray, Guillaume Sanchez
2017-07-14 00:36:45steven.dapranolinkissue30717 messages
2017-07-14 00:36:44steven.dapranocreate