On Wed Jun 18 19:55:46 2025 +0000, Nikolay Sivov wrote:
Why is this better than calling the -W variant?
With this MR every function use a similar pattern with a single init_class_name_ansi/init_class_name variation between the A/W versions.
I think it makes things overall more consistent than what it is now with some functions being able to convert to unicode and call W while other cannot.