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

InteractiveUtils: recursive correctly in varinfo, et al. #42061

Merged
merged 2 commits into from
Sep 3, 2021

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Aug 30, 2021

Fixes #42045

The way that this was done before was shear madness.

@vtjnash vtjnash added backport 1.6 Change should be backported to release-1.6 backport 1.7 bugfix This change fixes an existing bug stdlib Julia's standard library labels Aug 30, 2021
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Sep 2, 2021
@KristofferC KristofferC merged commit a163e37 into master Sep 3, 2021
@KristofferC KristofferC deleted the jn/varinfo-recursive branch September 3, 2021 09:18
KristofferC pushed a commit that referenced this pull request Sep 3, 2021
* InteractiveUtils: recursive correctly in varinfo, et al.

Fixes #42045

(cherry picked from commit a163e37)
KristofferC pushed a commit that referenced this pull request Sep 3, 2021
* InteractiveUtils: recursive correctly in varinfo, et al.

Fixes #42045

(cherry picked from commit a163e37)
KristofferC pushed a commit that referenced this pull request Sep 3, 2021
* InteractiveUtils: recursive correctly in varinfo, et al.

Fixes #42045

(cherry picked from commit a163e37)
@KristofferC KristofferC mentioned this pull request Sep 3, 2021
75 tasks
KristofferC pushed a commit that referenced this pull request Sep 6, 2021
* InteractiveUtils: recursive correctly in varinfo, et al.

Fixes #42045

(cherry picked from commit a163e37)
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Sep 6, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Sep 7, 2021
KristofferC pushed a commit that referenced this pull request Sep 8, 2021
* InteractiveUtils: recursive correctly in varinfo, et al.

Fixes #42045

(cherry picked from commit a163e37)
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
…2061)

* InteractiveUtils: recursive correctly in varinfo, et al.

Fixes JuliaLang#42045
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
…2061)

* InteractiveUtils: recursive correctly in varinfo, et al.

Fixes JuliaLang#42045
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
* InteractiveUtils: recursive correctly in varinfo, et al.

Fixes #42045

(cherry picked from commit a163e37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug stdlib Julia's standard library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

varinfo runs out of memory
3 participants