-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🤖 Bump the Statistics stdlib from 4b3ef9a to 54f9b0d #41165
🤖 Bump the Statistics stdlib from 4b3ef9a to 54f9b0d #41165
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is OK to make this bump. We have still open https://github.com/JuliaLang/Statistics.jl/pull/70 in a related area to the changes this bump would introduce but it is independent.
However, my question is what is the release policy of Statistics.jl (and in consequence synchronization policy with Julia Base) as I am not aware of standards we use here?
See e.g. this comment by @StefanKarpinski regarding the release cycle of external stdlibs: JuliaLang/BumpStdlibs.jl#31 (comment):
|
OK. Thank you. Still I would like to kindly ask @nalimilan to have a look at what state we bump to. |
@nalimilan Can you take a look at this PR and make sure that the bump is okay? We can always revert this PR if need be. |
Yes I think it's fine. Indeed it makes sense to include recent changes in Julia 1.7. |
Technically this PR will be in 1.8, since 1.7 was already branched. That being said, if you want, we can backport this PR to 1.7. |
Co-authored-by: Dilum Aluthge <dilum@aluthge.com> (cherry picked from commit 752ac81)
…Lang#41165) Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Stdlib: Statistics
Branch: master
Old commit: 4b3ef9a
New commit: 54f9b0d
Bump invoked by: @DilumAluthge