dss-extensions / dss-extensions/DSS-Python

Backend: reevaluate minimum CPython target

Open
#61 1 comment 0 reactions 0 assignees View on GitHub
⚙️ backend 🔼 enhancement ecosystem
Dominant language
Python
Stars
78
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.