Make boost compatible with python limited API
Open
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
Currently boost python cannot be compiled with limited python API. To support many python versions it would be helpful to have this option.
[https://docs.python.org/3/c-api/stable.html](https://docs.python.org/3/c-api/stable.html)
[http://code.activestate.com/lists/python-cplusplus-sig/17408/](http://code.activestate.com/lists/python-cplusplus-sig/17408/)
[https://www.python.org/dev/peps/pep-0384/](https://www.python.org/dev/peps/pep-0384/)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.