Message 89101 - Python tracker
> It would still be better it is was unset afterwards. Third-party > extensions could have LC_CTYPE-dependent behaviour. In principle, they could, yes - but what specific behavior might that be? What will change is character classification, which I consider fairly harmless. Also, multi-byte conversion routines will change, which is the primary reason for leaving it modified.