Introducing Immortal Objects for Python

https://engineering.fb.com/2023/08/15/developer-tools/immortal-objects-for-python-instagram-meta/

Instagram has introduced Immortal Objects – PEP-683 – to Python. Now, objects can bypass reference count checks and live throughout the entire execution of the runtime, unlocking exciting avenues...

1 points · 1 comments · view on lemmy.world

1 Comments

Midnitte@kbin.social · 1 pts · 2y

Not experienced enough to have this be a problem, but certainly interesting.