Compatibility with Popular Python Packages
@timfel ci sta già lavorando.
Dal 19/9/2022.
- Lingua principale
- Python
- Stelle
- 1.6k
- Fork
- 155
- Merge medio
- 9h 42m
- PR unite (30g)
- 36
Descrizione
TL;DR
We plan to gradually add support for more Python packages to GraalPy.
Goals
To allow as many Python developers as possible to take advantage of the performance improvements and other features that GraalPy can provide, we are working to further increase its compatibility and thus the number of packages that run on GraalPy. Some current incompatibilities are simply due to missing features in GraalPy, but there are also packages that provide interpreter-specific functionality, which will require upstream changes. In general, we focus on the most popular Python package and welcome feedback from the Python community that helps identify and unlock new use cases for GraalPy.
Non-Goals
- Regress support for already supported packages.
- Add support for all PyPI packages or packages that require Python 2 or other older Python versions not supported by GraalPy.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.