Introducing Immortal Objects for Python
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...
https://engineering.fb.com/2023/08/15/developer-tools/immortal-objects-for-python-instagram-meta/Open linkView original on kbin.social
Not experienced enough to have this be a problem, but certainly interesting.