Skip to content

[BREAKING] add empty and empty!#2262

Merged
bkamins merged 3 commits intoJuliaData:masterfrom
bkamins:add_empty
May 18, 2020
Merged

[BREAKING] add empty and empty!#2262
bkamins merged 3 commits intoJuliaData:masterfrom
bkamins:add_empty

Conversation

@bkamins
Copy link
Copy Markdown
Member

@bkamins bkamins commented May 17, 2020

Fixes #2251, #2261

@nalimilan - I think what @Nosferican proposed in #2251 can be implemented before 1.0. At the same time I propose to remove rarely used and long-deprecated functions from src/deprecated.jl, this will resolve #2261 in particular.

@bkamins bkamins added the breaking The proposed change is breaking. label May 17, 2020
@bkamins bkamins added this to the 1.0 milestone May 17, 2020
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented May 17, 2020

This PR should not be merged before #2237 (I would like to have documentation cleaned up, and then I will rebase it)

@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented May 18, 2020

@nalimilan - I have reverted the things that are not problematic to keep as deprecated. Now I remove only definitions that are really bad IMO and should not exist even as deprecations.

Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
@bkamins bkamins merged commit e852cba into JuliaData:master May 18, 2020
@bkamins bkamins deleted the add_empty branch May 18, 2020 15:43
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented May 18, 2020

Thank you!

@cossio
Copy link
Copy Markdown

cossio commented May 18, 2020

Thanks for fixing this!

@bkamins bkamins changed the title add empty and empty! [BREAKING] add empty and empty! May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking The proposed change is breaking.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename tail to avoid clash with Base.tail Implement empty / empty! as the truncate operation

3 participants