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

Merge v3.4.x into master #19835

Merged
merged 150 commits into from
Mar 31, 2021
Merged

Merge v3.4.x into master #19835

merged 150 commits into from
Mar 31, 2021

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Mar 31, 2021

Only a couple minor conflicts from the backports, deletion of the individual release notes, and new code from #19816, which was originally only needed on that branch due to other changes.

QuLogic and others added 30 commits February 18, 2021 23:05
This is the first release candidate for Matplotlib 3.4.0.
So the tarballs from GitHub are stable.
…t-of-pr-19545-on-v3.4.x

Backport PR matplotlib#19545 on branch v3.4.x (Replace references to pygtk by pygobject in docs.)
…t-of-pr-19532-on-v3.4.x

Backport PR matplotlib#19532 on branch v3.4.x (Add note on interaction between text wrapping and bbox_inches='tight')
…t-of-pr-19567-on-v3.4.x

Backport PR matplotlib#19567 on branch v3.4.x (DOC: fix typos)
…t-of-pr-19456-on-v3.4.x

Backport PR matplotlib#19456 on branch v3.4.x (Doc implement reredirects)
…t-of-pr-19587-on-v3.4.x

Backport PR matplotlib#19587 on branch v3.4.x (DOC: fix plot_date doc)
…t-of-pr-19589-on-v3.4.x

Backport PR matplotlib#19589 on branch v3.4.x (Changes linestyle parameter of flierprops)
…t-of-pr-19546-on-v3.4.x

Backport PR matplotlib#19546 on branch v3.4.x (Move unrendered README.wx to thirdpartypackages/index.rst.)
…t-of-pr-19597-on-v3.4.x

Backport PR matplotlib#19597 on branch v3.4.x (Fix IPython import issue)
…t-of-pr-19583-on-v3.4.x

Backport PR matplotlib#19583 on branch v3.4.x (FIX: check for a set during color conversion)
…t-of-pr-19571-on-v3.4.x

Backport PR matplotlib#19571 on branch v3.4.x (Fail early when setting Text color to a non-colorlike.)
…t-of-pr-19577-on-v3.4.x

Backport PR matplotlib#19577 on branch v3.4.x (Fix "return"->"enter" mapping in key names.)
…t-of-pr-19596-on-v3.4.x

Backport PR matplotlib#19596 on branch v3.4.x (Fix for issue 17769: wx interactive figure close cause crash)
…t-of-pr-19548-on-v3.4.x

Backport PR matplotlib#19548 on branch v3.4.x (Increase tolerances for other arches.)
timhoffm and others added 24 commits March 30, 2021 13:30
…t-of-pr-19817-on-v3.4.x

Backport PR matplotlib#19817 on branch v3.4.x (Fix antialiasing with old pycairo/cairocffi.)
…t-of-pr-19814-on-v3.4.x

Backport PR matplotlib#19814 on branch v3.4.x (Fix positioning of annotation arrow.)
…t-of-pr-19822-on-v3.4.0-doc

Backport PR matplotlib#19822 on branch v3.4.0-doc (Clarify default backend selection doc.)
…t-of-pr-19805-on-v3.4.x

Backport PR matplotlib#19805 on branch v3.4.x (Fix suptitle out of layout)
These were added in matplotlib#18480, and not copying them can mean that an artist
that used `update_from` could get in an inconsistent state.

For example, this will fix legends of colour-mapped scatter plots, where
a copy of the scatter Collection is made to go in the legend.

Fixes matplotlib#19779.
…t-of-pr-19822-on-v3.4.x

Backport PR matplotlib#19822 on branch v3.4.x (Clarify default backend selection doc.)
…t-of-pr-19824-on-v3.4.x

Backport PR matplotlib#19824 on branch v3.4.x (Access pdf annotations while inside pikepdf.Pdf context manager.)
Fix legend of colour-mapped scatter plots.
…t-of-pr-19811-on-v3.4.x

Backport PR matplotlib#19811 on branch v3.4.x (Fix Inkscape cleanup at exit on Windows.)
Backport PR matplotlib#19812: FIX: size and color rendering for Path3DCollection
This is the first bugfix release of the 3.4.x series.

This release contains several critical bug-fixes:

* fix errorbar when specifying fillstyle
* fix Inkscape cleanup at exit on Windows for tests
* fix legends of colour-mapped scatter plots
* fix positioning of annotation fancy arrows
* fix size and color rendering for 3D scatter plots
* fix suptitle manual positioning when using constrained layout
* respect antialiasing settings in cairo backends as well
So the tarballs from GitHub are stable
@QuLogic QuLogic added this to the v3.5.0 milestone Mar 31, 2021
@tacaswell tacaswell merged commit 7ce970e into matplotlib:master Mar 31, 2021
@tacaswell
Copy link
Member

Rather than create another merge commit I pushed this straight to master.

@QuLogic QuLogic deleted the merge-v340 branch March 31, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants