dss-extensions / dss-extensions/DSS-Python
Backend: reevaluate minimum CPython target
Abierto
⚙️ backend
🔼 enhancement
ecosystem
- Lenguaje dominante
- Python
- Estrellas
- 78
- Forks
- 7
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently, the C extensions are built targeting Python 3.7. Most of our dependencies do not support it (Python 3.7) at all, but our extensions are fully compatible with the latest CPython releases.
Is there any benefit, especially performance-wise, if we raise the minimum to CPython 3.11, mirroring NumPy's policy?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.