Currently, unicode.py is written in the out-of-date style of Python and is, honestly, hard to work with.
I am more than willing to refactor and rewrite it in the modern Python3 with enforced type checks (without making it too fancy and "pythonic" though; I understand that it's not the Python repo), but not sure whether it will be welcome.
Will it?
Currently,
unicode.pyis written in the out-of-date style of Python and is, honestly, hard to work with.I am more than willing to refactor and rewrite it in the modern Python3 with enforced type checks (without making it too fancy and "pythonic" though; I understand that it's not the Python repo), but not sure whether it will be welcome.
Will it?