◐ Shell
clean mode source ↗

Message 366412 - Python tracker

> There hasn't been much said about which kind of objects would be immortal.

The current patch makes *all objects that are tracked by the gc* immortal, independently of their type (unless I am missing something).