this post was submitted on 16 Aug 2023
2 points (75.0% liked)

All things Python

15 readers
1 users here now

A magazine for the discussion of the Python programming language

founded 2 years ago
 

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...

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 years ago

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