Improve importlib backports-upstream integration
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 35.9k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
The current status-quo when it comes to the development integration/synchronization between the importlib backports and the CPython upstream isn't optimal.
Before anything else, I must properly acknowledge @jaraco's monumental and tireless effort on maintaining the importlib backports, and handling the complex synchronization with the CPython upstream, not to mention the continued development of these modules. It has been instrumental to get things to the state they are today, and none of the issues discussed in this thread should reflect negatively on him, but rather our failure to ensure these projects got the resources they need — a far too common tale in open-source.
Here are some issues I think we should improve:
- Synchronization process — even though @jaraco has left comments in some PRs describing his workflow, there's no properly documented process
- Authorship stripping — the current way changes are synced in and from the backports strip commit authorship
- Documentation fragmentation, resulting in a sub-optimal documentation
- Eg.
importlib.metadata.Distribution, and other classes, do not document their attributes (I regularly have to resort to the source code)
- Eg.
- CLA enforcement — the backports do not enforce the CLA
- Segmented development workflow — issues and changes happen in both places
- Source history — the current way changes are synced in and from the backports strip commit history
cc @python/importlib-team
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.
Direzione di ricerca
L'issue non indica file né test. Inizia esaminando importlib backports e il workflow di sincronizzazione upstream di CPython, inclusi l'attribuzione degli autori, la cronologia del codice sorgente, l'applicazione della CLA e gli aspetti relativi alla documentazione. Per considerare il lavoro completato sarebbe necessaria un'ottimizzazione concordata del processo di integrazione, ma l'issue non definisce un'implementazione specifica né criteri di accettazione.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- developer-experience, documentation, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100