Skip to content

fix delete! for versions of Julia 1.6.2 or earlier#2820

Merged
bkamins merged 2 commits intomainfrom
bk/fix_delete!
Jul 20, 2021
Merged

fix delete! for versions of Julia 1.6.2 or earlier#2820
bkamins merged 2 commits intomainfrom
bk/fix_delete!

Conversation

@bkamins
Copy link
Copy Markdown
Member

@bkamins bkamins commented Jul 20, 2021

Fixes #2819.

I will make a release once this is merged.

Notice that currently this PR will fail on nightly, but soon it will pass thanks to JuliaLang/julia#41646 (but I would not wait for Julia Base with merging this PR).

After this PR is merged I will make a patch release.

@bkamins bkamins requested review from nalimilan and quinnj July 20, 2021 08:43
@bkamins bkamins merged commit fca65fe into main Jul 20, 2021
@bkamins bkamins deleted the bk/fix_delete! branch July 20, 2021 13:36
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Jul 20, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dropmissing! creates weird memory bugs/errors on 1.7 and 1.6

2 participants