De-optimise the unicode methods ".upper()", ".lower()" and ".title()" on...
De-optimise the unicode methods ".upper()", ".lower()" and ".title()" on single character values since they must still be able to return multiple characters.
Showing
Please register or sign in to comment