Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dagmx
on Feb 7, 2020
|
parent
|
context
|
favorite
| on:
Python dicts are now ordered
Sort of. You'd only know based on the interpreter you were using. You wouldn't know unless you tested other Python interpreters.
For example, if you wrote something in pypy it would be ordered versus cpython.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For example, if you wrote something in pypy it would be ordered versus cpython.