◐ Shell
clean mode source ↗

Message 388525 - Python tracker

FYI, I've just put up a similar PR [1] to Eddie's, with a focus on object immortality rather than immutability.  However, if Py_IMMORTAL_CONST_REFCOUNTS is defined then it should have the behavior Eddie is after.

[1] https://github.com/python/cpython/pull/24828