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