You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
Examples of reliable coding of Python 'C' extensions by Paul Ross.
4
4
5
+
NOTE: GitHub seems to have a problem with rendering reStructuredText code blocks directly so some code examples are absent from the rendered pages. Download the Sphinx Documentation (last link) for the full, searchable, documentation.
6
+
5
7
## Contents:
6
8
7
9
* Introduction to [reference counts](doc/sphinx/source/refcount.rst) in Python C extensions.
0 commit comments