JuliaPy / JuliaPy/PythonCall.jl
Disable startup.jl by default?
- 主要言語
- Julia
- スター
- 1.1k
- フォーク
- 86
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 3
説明
I see you added to possibility opt-in.
It has bugged my that Julia does run it by default, but I realize it's a breaking change (hypothetically, not in practice for most) to change for Julia and for your JuliaCall.
Still I'm not sure many of your users rely on the file RUN...
I don't think Python has its own startup file, and if I'm right, even either way it's surprising to many that Julia has one. Now you need to know of it, even if you don't use one, if you send your program to others.
I think it's much faster to default to it off (also for Julia and PackageCompiler.jl).
Even if you go against the grain, I think you should, since your users could easily opt into it, those that know or care about the file.
Do you know of any good uses for it, I mean when running from the Python side? Is e.g. Revise.jl an issue, wanting it? [It's been suggested to add it to Julia.]
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No file or test is named. Start by locating how PythonCall handles Julia's startup.jl behavior and its existing opt-in configuration, then review the compatibility implications for Julia and PackageCompiler.jl. Done requires a decided default, documented rationale, and tests covering the selected startup behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- julia, python
- 領域
- developer-experience
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100