• Kevin Modzelewski's avatar
    str improvements · 3bfae1c9
    Kevin Modzelewski authored
    - Allow unicode arguments to str.encode/str.decode
    - Detect float parsing errors
    - 'VAR_WITH_UNDERSCORES'.isupper() should be True
    - str.rpartition()
    - Switch to CPythons str.split
    3bfae1c9
float.py 812 Bytes