New GitHub issue #119853 from vstinner:<br>

<hr>

<pre>
The `Include/object.h` header file became quite big (1260 lines of C code). A large part of it is just reference count management. I propose adding a new `Include/refcount.h` header file to ease the navigation in `Include/object.h` and ease the maintenance of the C API.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/119853">View on GitHub</a>
<p>Labels: </p>
<p>Assignee: </p>