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

DEPR. Change RangeIndex._start/_stop/_step to FutureWarning #30482

Merged

Conversation

mroeschke
Copy link
Member

  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@mroeschke mroeschke added Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses labels Dec 26, 2019
@jreback jreback added this to the 1.0 milestone Dec 26, 2019
@jreback
Copy link
Contributor

jreback commented Dec 26, 2019

lgtm. can you rebase. (also make sure to add to the deprecation issue tracker)

@jbrockmendel
Copy link
Member

lgtm pending rebase

@mroeschke
Copy link
Member Author

Rebased and green

@jbrockmendel jbrockmendel merged commit a060674 into pandas-dev:master Dec 26, 2019
@jbrockmendel
Copy link
Member

Thanks @mroeschke

@mroeschke mroeschke deleted the range_start_stop_step_future branch December 26, 2019 18:50
AlexKirko pushed a commit to AlexKirko/pandas that referenced this pull request Dec 29, 2019
…ev#30482)

* DEPR. Change RangeIndex.start/stop/step to FutureWarning

* Add whatsnew

* Modify wording in whatsnew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Index Related to the Index class or subclasses
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants