GNOME Bugzilla – Bug 707353
Accept IDs using unicode(non ASCII) characters in python codes
Last modified: 2013-12-24 18:59:57 UTC
Created attachment 253932 [details] [review] fix to accept unicode characters used in IDs on python code Yes, similar to Bug 705219. Python 3.x has been enabled to use unicode to name functions or classes. I made the patch for this problem, please apply this. This patch fixes only 4 lines. Regards, Suzumizaki-Kimitaka
Thanks, I'll include the patch in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.6. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant (preferrably in the form of a self-contained example).