bazel-contrib / bazel-contrib/rules_python

bin/python size exploded 2000 times larger

Aperta
#3,534 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Starlark
Stelle
688
Fork
721
Merge medio
15h 7m
PR unite (30g)
76

Descrizione

Is there a reason why the binary bin/python3.10 in latest python 3.10.19 has size 43963640 which is more than 2000 times larger than bin/python3.10 in python 3.10.15 (size 20944)?

```
python = use_extension("@rules_python//python/extensions:python.bzl", "python")
python.toolchain(
is_default = True,
python_version = "3.10.15",
)
```

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by comparing the bin/python3.10 artifacts produced for Python 3.10.15 and 3.10.19, using the versions and sizes reported in the issue. Read the shown python.toolchain configuration and inspect how the selected toolchain packages the binary. Done means identifying the source of the size increase and recording a confirmed cause or required follow-up.

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

Valutazione

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

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.