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/MBUULS7DR2RUH26TIWAYP67YQNQJGKH2/
