(original) (raw)
Le mardi 18 septembre 2018, Victor Stinner <vstinner@redhat.com> a écrit :
> Hi Unicode and locales lovers,
>
> tl; dr Nick, Ned, INADA-san: I modified 3.7.1 to add a new "-X
> coerce_c_locale=value" option and make sure that the C locale coercion
> cannot be when Python in embedded: are you ok with these changes?
Nick asked me to revert, which means that no, he is not ok with these changes.
I reverted my change in 3.7.
Victor