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

Deprecate {get,set}_cursorprops. #6807

Merged
merged 1 commit into from Jul 23, 2016

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jul 21, 2016

Apparently unused and with no effect ever since they were added. See original
discussion in #6603.

@anntzer anntzer force-pushed the deprecate-cursorprops branch 2 times, most recently from 94af429 to 0405852 Compare July 21, 2016 07:05
@tacaswell tacaswell added this to the 2.1 (next point release) milestone Jul 21, 2016
@@ -3666,6 +3664,7 @@ def format_deltas(key, dx, dy):
self.set_xlim(*result.intervalx)
self.set_ylim(*result.intervaly)

@cbook.deprecated("2.0")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can this target 2.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Apparently unused and with no effect ever since they were added.
@tacaswell
Copy link
Member

LGTM 👍

@tacaswell tacaswell merged commit 2a7f606 into matplotlib:master Jul 23, 2016
@anntzer anntzer deleted the deprecate-cursorprops branch July 23, 2016 00:59
@anntzer anntzer restored the deprecate-cursorprops branch July 24, 2016 01:39
@anntzer anntzer deleted the deprecate-cursorprops branch July 24, 2016 01:42
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.

None yet

3 participants