Remix.run Logo
llimllib an hour ago

3.15: https://docs.python.org/3.15/whatsnew/3.15.html#whatsnew315-...

javcasas 4 minutes ago | parent [-]

> When an AttributeError on a builtin type has no close match via Levenshtein distance, the error message now checks a static table of common method names from other languages (JavaScript, Java, Ruby, C#) and suggests the Python equivalent

Oh, that is such a nice thing.