We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4498210 commit 7b2f270Copy full SHA for 7b2f270
doc/sphinx/source/refcount.rst
@@ -32,7 +32,6 @@ In Python C extensions you always create and deallocate these ``PyObjects`` *ind
32
Here is an example of a normal ``PyObject`` creation and deallocation:
33
34
.. code-block:: c
35
- :linenos:
36
37
#include "Python.h"
38
0 commit comments