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

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

Merged
merged 2 commits into from
Jul 20, 2021
Merged

Conversation

bkamins
Copy link
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
src/dataframe/dataframe.jl Outdated Show resolved Hide resolved
test/data.jl Outdated Show resolved Hide resolved
@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
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