X Tutup
Skip to content

MAINT matplotlib -> Matplotlib#7823

Merged
tacaswell merged 1 commit intomatplotlib:masterfrom
NelleV:matplotlib_capitalization
Jan 15, 2017
Merged

MAINT matplotlib -> Matplotlib#7823
tacaswell merged 1 commit intomatplotlib:masterfrom
NelleV:matplotlib_capitalization

Conversation

@NelleV
Copy link
Copy Markdown
Member

@NelleV NelleV commented Jan 13, 2017

Here is a useless pull request that renames matplotlib to Matplotlib everytime I found it. I only did the files that seemed the most likely to attract attention, as I think the hardest is going to be to propagate this change else where.

Feel free to commit to my branch with additional renaming.

doc/README.txt Outdated
@@ -1,4 +1,4 @@
maptlotlib documentation
Maptlotlib documentation
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maptlotlib -> Matplotlib

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Thanks :)

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 14, 2017

Current coverage is 62.09% (diff: 100%)

Merging #7823 into master will decrease coverage by <.01%

@@             master      #7823   diff @@
==========================================
  Files           174        174          
  Lines         56052      56052          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          34809      34807     -2   
- Misses        21243      21245     +2   
  Partials          0          0          

Powered by Codecov. Last update 9edcb03...466b2c5

@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Jan 14, 2017
oriented interface or via a set of functions familiar to MATLAB
users.</p>

<div style="float: right; min-width: 450px; width: 50%; padding-left: 5%;">
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 not be back.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

hu? What did I do wrong…

the <a href="{{ pathto('api/index') }}">api</a> docs,
<a href="http://matplotlib.1069221.n5.nabble.com/matplotlib-users-f3.html">mailing
list archives</a>, and join the Matplotlib
mailing lists <a href="https://mail.python.org/mailman/listinfo/matplotlib-users">Users</a>,
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 drops the gitter link.

@tacaswell
Copy link
Copy Markdown
Member

👍 except for the two text resurrections on the main page.

@NelleV
Copy link
Copy Markdown
Member Author

NelleV commented Jan 14, 2017

I seem to be missing all of Eric's changes on the main page.

@NelleV NelleV changed the title MAINT matplotlib -> Matplotlib [MRG+1] MAINT matplotlib -> Matplotlib Jan 15, 2017
@tacaswell tacaswell merged commit 7ebf2fa into matplotlib:master Jan 15, 2017
tacaswell added a commit that referenced this pull request Jan 15, 2017
@tacaswell
Copy link
Copy Markdown
Member

thanks!

backported to v2.x as 112d48e

@QuLogic QuLogic changed the title [MRG+1] MAINT matplotlib -> Matplotlib MAINT matplotlib -> Matplotlib Jan 15, 2017
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.

4 participants

X Tutup