[Python-Dev] Is this safe enough? Re: [Python-checkins] cpython: _Py_Identifier are always ASCII strings (original) (raw)

Victor Stinner victor.stinner at haypocalc.com
Tue Feb 7 23:05:51 CET 2012


I'd rather restore support for allowing UTF-8 source here (I don't think that requiring ASCII really improves much), than rename the macro.

Done, I reverted my change.

Victor



More information about the Python-Dev mailing list