New submission from Dong-hee Na <donghee.n...@gmail.com>:

AFAIK, there are no tools for generating mappings_XX.h under Modules/cjkcodecs.

It would cause a maintainable issue,
fortunately, I got the old source from 
https://github.com/BackupTheBerlios/cjkpython.
And I success to port into Python3 version and successfully reproduce to 
generating header file except for mappings_hk.h mappings_tw.h.

The patch will include a generator and Unicode mapping file.
I am not the codec expert but hopefully it will help us.

----------
messages: 366777
nosy: corona10, inada.naoki, vstinner
priority: normal
severity: normal
status: open
title: Add tools for generating mappings_XX.h

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40328>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to