Modules lack fine-grained dependencies on their ancestors

Aperta
#4,847 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
30/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
compilers

Direzione di ricerca

Start by tracing how module dependencies and ancestor processing interact with --follow-imports=error. Reproduce the case where an ancestor is removed from the build, then verify that the dependent module is reprocessed and reports an error; investigate related dependency failures as time allows.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

priority-1-normal topic-fine-grained-incremental

One situation where this can cause trouble is if a module's ancestor is removed from the build in --follow-imports=error mode. This should produce an error, but won't since the module isn't reprocessed.

There might be more substantiative failures as well.

Lingua principale
Python
Stelle
20.6k
Fork
3.3k
Merge medio
1g 18h
PR unite (30g)
54

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di python/mypy

Tutte le issue di python/mypy

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.