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

Backports for 2.0 #7284

Merged
merged 8 commits into from Oct 17, 2016
Merged

Backports for 2.0 #7284

merged 8 commits into from Oct 17, 2016

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Oct 16, 2016

These PRs were milestoned for 2.0, but were never backported. They're about 50/50 doc vs. code.

cc @jenshnielsen for #4874, @mdboom for #5204 and @tacaswell for #6879 because your PRs did not backport cleanly.

I also suggest not merging up to master until I look at it because there will be conflicts with master after these last two PRs.

jenshnielsen and others added 7 commits October 16, 2016 03:05
Document mpl_toolkits.axes_grid1.anchored_artists

Conflicts:
	lib/mpl_toolkits/axes_grid1/anchored_artists.py

Note that the removed imports were restored for this backport so as to
not break the API for 2.0. Whether they really should be moved or not is
a matter for a different PR.
Minor cleanup work on navigation, text, and customization files.

Conflicts:
	doc/users/navigation_toolbar.rst
	doc/users/style_sheets.rst

Note that (some) changes in style_sheets.rst were applited to
text_intro.rst instead as that is where the text is on 2.x.
Fix sized delimiters for regular-sized mathtext (matplotlib#5863)
tkagg: raise each new window; partially addresses matplotlib#596
API: default parameters of FancyArrow
…esting

CI: Delete font cache in one of the configurations

Conflicts:
	.travis.yml
@QuLogic QuLogic added this to the 2.0 (style change major release) milestone Oct 16, 2016
…dpi-nbagg"

This reverts commit 9111ee2. The
individual changelog file was already merged into the main one.
@QuLogic QuLogic mentioned this pull request Oct 16, 2016
@tacaswell tacaswell merged commit 92b5c95 into matplotlib:v2.x Oct 17, 2016
@tacaswell
Copy link
Member

@QuLogic I looked at the merge up and it is not so bad (mostly white space conflicts). It might also help to do the merge to master in two passes, first from a commit back a bit from the current 2.x tip to catch the changes really made on 2.x and then from the current tip to catch only conflicts from the backports

@QuLogic QuLogic deleted the backports-2.0 branch October 18, 2016 00:17
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

6 participants