Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove the need for a fixed set of signal names in the CallbackRegistry #384

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

Merged
merged 2 commits into from
Jul 2, 2011

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Jun 28, 2011

This is an alternative to pull request #381.

@efiring
Copy link
Member

efiring commented Jun 28, 2011

I favor this approach. It simplifies the callback interface.

@WeatherGod
Copy link
Member

My only concern is that this partly breaks the existing API. Maybe allow for *args in init, and if len(args) > 0, then print a deprecation warning?

@mdboom
Copy link
Member Author

mdboom commented Jun 29, 2011

Good idea. Updated as you suggest.

efiring added a commit that referenced this pull request Jul 2, 2011
Remove the need for a fixed set of signal names in the CallbackRegistry
@efiring efiring merged commit 3e42933 into matplotlib:master Jul 2, 2011
@mdboom mdboom deleted the no_fixed_signal_names branch March 3, 2015 18:44
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.

3 participants