Sturla Molden <sturla at ...> writes: > Python could use the CAS instruction for lock-free management of > reference counts. All built-in types (int, float, str, list, tuple, > dict, set, etc) could be made lock-free using CAS. I eagerly await your patch!