Ok. Good point. I used Unicode identifiers in my own project, not in
CPython. Some Greek letters that represent common mathematical concepts.

On Thu, Jun 20, 2019, 11:27 PM Inada Naoki <songofaca...@gmail.com> wrote:

> On Fri, Jun 21, 2019 at 6:55 AM David Mertz <me...@gnosis.cx> wrote:
> >
> > This change would break two lovely functions I wrote this week.
> >
>
> Are your lovely functions in CPython, or in your project?
>
> _Py_Identifier is still private and undocumented.
> But I expect someone start using it outside of CPython.
> So I wanted to discuss we really need to support non-ASCII before that.
>
> But it seems I was late already.
>
> --
> Inada Naoki  <songofaca...@gmail.com>
>
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/PCTTCDXGK6ZT633DPOS6YTPJVQLZJO5C/

Reply via email to