Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Waterluvian
on Feb 7, 2020
|
parent
|
context
|
favorite
| on:
Python dicts are now ordered
You can't walk Python code backwards anyway without already considering the minor version differences. eg. f'strings'.
jkbbwr
on Feb 7, 2020
|
next
[–]
At least f"strings" are an explicit failure case and are obvious when you run unit tests / coverage
elcomet
on Feb 7, 2020
|
prev
[–]
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.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: