X Tutup
Skip to content

Style typos fixes#7288

Merged
NelleV merged 3 commits intomatplotlib:masterfrom
mherkazandjian:style_typos_fixes
Oct 17, 2016
Merged

Style typos fixes#7288
NelleV merged 3 commits intomatplotlib:masterfrom
mherkazandjian:style_typos_fixes

Conversation

@mherkazandjian
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@NelleV NelleV left a comment

Choose a reason for hiding this comment

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

Thanks for the patch!

@NelleV NelleV changed the title Style typos fixes [MRG+1] Style typos fixes Oct 17, 2016
@anntzer
Copy link
Copy Markdown
Contributor

anntzer commented Oct 17, 2016

(A large chunk of these functions (dict_delall, reverse_dict, etc.) seem completely unused and are probably ripe for deprecation too...)

@mherkazandjian
Copy link
Copy Markdown
Contributor Author

yea, there is also some dead code!

"""
A dictionary with a maximum size; this doesn't override all the
relevant methods to contrain size, just setitem, so use with
relevant methods to contain size, just setitem, so use with
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should be constrain

@NelleV NelleV merged commit e24322c into matplotlib:master Oct 17, 2016
@NelleV
Copy link
Copy Markdown
Member

NelleV commented Oct 17, 2016

Thanks!

@QuLogic QuLogic added this to the 2.0.1 (next bug fix release) milestone Oct 18, 2016
QuLogic pushed a commit to QuLogic/matplotlib that referenced this pull request Oct 18, 2016
@QuLogic QuLogic changed the title [MRG+1] Style typos fixes Style typos fixes Oct 18, 2016
@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Oct 18, 2016

Backported to v2.x via 723f889.

@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
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.

5 participants

X Tutup