Greg Price <gnpr...@gmail.com> added the comment:

I've gone and made a patch for this change:
https://github.com/gnprice/cpython/commit/7dab9d879

Most of the work happens in the script Tools/unicode/makeunicode.py , and along 
the way I made several changes there that I found made it somewhat nicer to 
work on, and I think will help other people reading that script too.  So I'd 
like to try to merge those improvements first.

I've filed #37760 for those preparatory changes, and posted several PRs 
(GH-15128, GH-15129, GH-15130) as bite-sized pieces.  These PRs can go in in 
any order.

Please take a look! Reviews appreciated.

----------
nosy: +Greg Price
versions: +Python 3.9 -Python 3.5

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

Reply via email to