8000 Merge up 30x by tacaswell · Pull Request #14254 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Merge up 30x #14254

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 132 commits into from
May 20, 2019
Merged

Merge up 30x #14254

merged 132 commits into from
May 20, 2019

Conversation

tacaswell
Copy link
Member

Should have done this before tagging 3.1.0 .

After this is merged will have to do the 3.1.x -> master merge again.

tacaswell and others added 30 commits November 11, 2018 15:40
…t-of-pr-12790-on-v3.0.x

Backport PR matplotlib#12790 on branch v3.0.x (Remove ticks and titles from tight bbox tests.)
…t-of-pr-12795-on-v3.0.x

Backport PR matplotlib#12795 on branch v3.0.x (Fix Bezier degree elevation formula in backend_cairo.)
…t-of-pr-12890-on-v3.0.x

Backport PR matplotlib#12890 on branch v3.0.x (Restrict postscript title to ascii.)
…t-of-pr-12848-on-v3.0.x

Backport PR matplotlib#12848 on branch v3.0.x (Fix spelling of the name Randall Munroe)
…t-of-pr-12921-on-v3.0.x

Backport PR matplotlib#12921 on branch v3.0.x (Fix documentation of vert parameter of Axes.bxp)
…-12914-on-v3.0.x

Backport PR matplotlib#12914 on branch 3.0.x: Fix numpydoc formatting
…t-of-pr-12938-on-v3.0.x

Backport PR matplotlib#12938 on branch v3.0.x (Fix xtick.minor.visible only acting on the xaxis)
…t-of-pr-12929-on-v3.0.x

Backport PR matplotlib#12929 on branch v3.0.x (FIX: skip gtk backend if gobject but not pygtk is installed)
Molly Rossow and others added 22 commits February 19, 2019 23:12
…t-of-pr-13469-on-v3.0.2-doc

Backport PR matplotlib#13469 on branch v3.0.2-doc (Add explanatory comments for text rotation example)
…t-of-pr-13469-on-v3.0.x

Backport PR matplotlib#13469 on branch v3.0.x (Add explanatory comments for text rotation example)
Pyplot doesn't recognise xkcd Script from https://github.com/ipython/xkcd-font since the font family is 'xkcd Script' and not just 'xkcd'. Added font to list of xkcd fonts.
Conflicts:
	.appveyor.yml
         - kept version from this branch
	doc/api/api_changes.rst
         - kept version from this branch, due to moving text around
	requirements/testing/travis_all.txt
         - kept version from this branch
The third and last planned bug-fix release of the 3.0 series

* fix several possible memory leaks
* documentation fixes

jquery-ui is no longer bundled in git repo and is downloaded during
the install or sdist process. If you are installing from pypi the
files will be included, but if you are installing from git you will
need internet access the first time you run `pip install .`. The
install process tries to cache the files and will not need internet
access on future installations.
Resolved all conflicts in favor of 3.1.x branch.

This brings in changes that were put directly on the 3.0.x branch:
 - citing change
 - 3.0.2 gh stats
 - a bug-fix for xkcd mode
 - bug-fix for gh-stats tool
@tacaswell tacaswell added this to the v3.1.1 milestone May 18, 2019
@tacaswell
Copy link
Member Author

When this is merged we can also delete the v3.0.x and v3.0.3-doc branches.

@tacaswell
Copy link
Member Author

Going to self-merge this to make sure we don't collect confilts. I don't really want to re-do sorting out the conflicts on this....

@tacaswell tacaswell merged commit 035e19b into matplotlib:v3.1.x May 20, 2019
@tacaswell tacaswell deleted the merge_up_30x branch May 20, 2019 22:52
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.

0