![]() This commit adds a new keyword arg to extension_module() that enables a user to target the Python Limited API, declaring the version of the limited API that they wish to target. Two new unittests have been added to test this functionality. |
||
---|---|---|
.. | ||
1 basic | ||
2 extmodule | ||
3 cython | ||
4 custom target depends extmodule | ||
5 modules kwarg | ||
6 failing subproject | ||
7 install path | ||
8 different python versions | ||
9 extmodule limited api | ||
10 extmodule limited api disabled |