This avoid reference count contention in the free threading build when calling special methods like `__enter__` and `__exit__`.
This avoid reference count contention in the free threading build when calling special methods like `__enter__` and `__exit__`.