JuliaPy / JuliaPy/PythonCall.jl

Disable startup.jl by default?

未关闭
#376 7 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Julia
星标
1.1k
派生
86
平均合并
1 天 22 小时
30 天内合并 PR
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
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。