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

Remove Deprecated APIs #81

Merged
merged 5 commits into from
Feb 5, 2019
Merged

Remove Deprecated APIs #81

merged 5 commits into from
Feb 5, 2019

Conversation

SethMMorton
Copy link
Owner

@SethMMorton SethMMorton commented Nov 10, 2018

With the natsort version 6.0.0, several deprecated APIs will be removed.
This Pull Request will be used as a way for me to highlight what is going to be removed so that objectors have a place to state their case.

Slated to be removed

@codecov
Copy link

codecov bot commented Nov 10, 2018

Codecov Report

Merging #81 into master will decrease coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   99.51%   99.45%   -0.07%     
==========================================
  Files          12       12              
  Lines         623      552      -71     
==========================================
- Hits          620      549      -71     
  Misses          3        3
Impacted Files Coverage Δ
natsort/__main__.py 100% <ø> (ø) ⬆️
natsort/utils.py 100% <ø> (ø) ⬆️
natsort/ns_enum.py 100% <ø> (ø) ⬆️
natsort/natsort.py 100% <100%> (ø) ⬆️
natsort/__init__.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 78ad1f2...aa36e5c. Read the comment docs.

These are deprecated and no longer do anything.
These have been deprecated for quite some time.
Good riddance to bad rubbish. The existence of these functions is at
best misleading.
These correspond to deprecated concepts.
@SethMMorton SethMMorton merged commit becffef into master Feb 5, 2019
@SethMMorton SethMMorton deleted the remove-deprecated-apis branch February 23, 2019 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant