8000 Generate Figure method wrappers via boilerplate.py by timhoffm · Pull Request #13811 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Generate Figure method wrappers via boilerplate.py #13811

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 1 commit into from
Apr 1, 2019

Conversation

timhoffm
Copy link
Member

PR Summary

The advantage is that boilerplate.py replicates the full signature and not just *args, **kwargs. This enables code-analysis based features to work, e.g. tab-completion in ipython and parameter checking in IDEs.

@timhoffm timhoffm force-pushed the boilerplate-figure branch from 6216b02 to 48babc2 Compare March 30, 2019 21:58
@timhoffm timhoffm force-pushed the boilerplate-figure branch from 48babc2 to 29f1c87 Compare March 31, 2019 10:41
@tacaswell tacaswell added this to the v3.2.0 milestone Apr 1, 2019
@anntzer anntzer merged commit 48c7258 into matplotlib:master Apr 1, 2019
@timhoffm timhoffm deleted the boilerplate-figure branch April 1, 2019 06:15
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
0