Closed
Description
I recently stumbled across https://pythonextensionpatterns.readthedocs.io, and I think it's an excellent introduction to the idioms of the Python C API for folks that already know C, but aren't yet familiar with the Python C API specifically.
I figure that kind of guide may also be useful to folks taking their first steps into CPython's C code.