Hacker News new | ask | show | jobs
by elcomet 2327 days ago
Not only f strings, but any change really.. New operators, new methods on standard library objects... Python never guaranteed compatibility of new code with old interpreters.