bazel-contrib / bazel-contrib/rules_python

bin/python size exploded 2000 times larger

オープン
#3,534 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Starlark
スター
688
フォーク
721
平均マージ
15時間 7分
マージ済み PR(30日)
76

説明

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",
)
```

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
build-system
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。