bazel-contrib / bazel-contrib/rules_python
bin/python size exploded 2000 times larger
- Lenguaje dominante
- Starlark
- Estrellas
- 688
- Forks
- 721
- Merge medio
- 15 h 7 min
- PR fusionados (30 d)
- 76
Descripción
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",
)
```
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100