Labels
Labels
24 labels
- impacts implementations of python other than cpython
- impacts projects that generate python code (like cython, pybind11, ...)
- e.g., Jpype, PyO3
- problems with the implementation of specific APIs
- problems arising from past decisions
- issues related to the way we use the C language