Uh oh!
There was an error while loading. Please reload this page.
PEP 683: Immortal Objects v3 - #2372
Conversation
ericsnowcurrently
commented
Feb 28, 2022
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
AA-Turner
commented
Feb 28, 2022
Thanks both, looks good! A |
ericsnowcurrently
commented
Mar 1, 2022
@eduardo-elizondo, I'm going to merge this (and post to python-dev) soon unless you have any changes to include. |
eduardo-elizondo
left a comment
There was a problem hiding this comment.
I just went through all the changes. Huge thumbs up on my end, this definitely clarifies a bunch of the points that have been brought up in the various python-dev threads as well as leaving the implementation details open enough to keep iterating and improving this over time as long the initial change is close to perf neutral.
Uh oh!
There was an error while loading. Please reload this page.
This is mostly changes in response to https://mail.python.org/archives/list/python-dev@python.org/thread/KDAR6CCMPOX36GQJUDWHQBKRD5USNV3B/. Also, we increase the focus on the immutability of per-object runtime state.