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 <[email protected]> wrote:

> On Fri, Jun 21, 2019 at 6:55 AM David Mertz <[email protected]> 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  <[email protected]>
>
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/PCTTCDXGK6ZT633DPOS6YTPJVQLZJO5C/

Reply via email to