Skip to content
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

Backports for Julia 1.8.6 #48556

Closed
wants to merge 8 commits into from
Closed

Conversation

dkarrasch and others added 5 commits February 6, 2023 15:38
(cherry picked from commit f6b5157)
This method was added in 1.7.0 and is not available in any 1.6 release

(cherry picked from commit 12c3b1c)
(cherry picked from commit 2949879)
ref #46928

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
(cherry picked from commit d775750)
@KristofferC KristofferC added the release Release management and versioning. label Feb 6, 2023
@KristofferC KristofferC changed the title Backports release 1.8 Backports for Julia 1.8.6 Feb 6, 2023
topolarity and others added 3 commits February 8, 2023 18:40
If the target module does not have a Docs.META dict (e.g. if
`--strip-metadata` is used), `Docs.meta()` has the side effect of
creating a new IdDict and initializing the Docs.META field of the target
module.

We need to avoid eval'ing into modules after they've been closed, so for
methods that do not mutate the new IdDict we should avoid the init.

Resolves #48390.

Co-authored-by: Steve Kelly <kd2cca@gmail.com>
(cherry picked from commit 798b589)
Hand edited changes to deps/llvm.version and deps/Versions.make
Moved LLVM_VER from Versions.make to llvm.version by Tim S.

(cherry picked from commit eb72c2a)

Co-authored-by: woclass <git@wo-class.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release management and versioning.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants