Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219cdd8 commit 9c75f81Copy full SHA for 9c75f81
1 file changed
README.rst
@@ -15,10 +15,6 @@ This project is distributed under the MIT license.
15
This project is covered by the `PSF Code of Conduct
16
<https://www.python.org/psf/codeofconduct/>`_.
17
18
-This project is guided by evolution of the C API described in:
19
-`PEP xxx: Modify the C API to hide implementation details
20
-<https://github.com/vstinner/misc/blob/master/cpython/pep-opaque-c-api.rst>`_
21
-(draft).
22
23
Usage
24
=====
@@ -27,6 +23,7 @@ Copy the header file in your project and include it using::
27
28
#include "pythoncapi_compat.h"
29
25
26
+
30
Functions
31
=========
32
0 commit comments