Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c75f81

Browse files
committed
Remove reference to the opaque C API PEP
It's not directly related.
1 parent 219cdd8 commit 9c75f81

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ This project is distributed under the MIT license.
1515
This project is covered by the `PSF Code of Conduct
1616
<https://www.python.org/psf/codeofconduct/>`_.
1717

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).
2218

2319
Usage
2420
=====
@@ -27,6 +23,7 @@ Copy the header file in your project and include it using::
2723

2824
#include "pythoncapi_compat.h"
2925

26+
3027
Functions
3128
=========
3229

0 commit comments

Comments
 (0)