We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becc033 commit 3b3793dCopy full SHA for 3b3793d
README.md
@@ -0,0 +1,7 @@
1
+# PythonExtensionPatterns
2
+
3
+Examples of reliable coding of Python 'C' extensions by Paul Ross.
4
5
+## Contents:
6
7
+[Introduction to reference counts](doc/sphinx/source/refcount.rst).
0 commit comments