| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-14 | Python: Add 'limited_api' kwarg to extension_module | Andrew McNulty | |
| 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. | |||
