Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge v3.3.4 into master#19459

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tacaswell merged 88 commits intomatplotlib:masterfromQuLogic:merge-v334
Feb 5, 2021
Merged

Conversation

QuLogic
Copy link
Member

PR Summary

Fixes version-from-tags, and brings the one other fix from#19115 up.

PR Checklist

  • Has pytest style unit tests (andpytest passes).
  • IsFlake 8 compliant (runflake8 on changed files to check).
  • [n/a] New features are documented, with examples if plot related.
  • [n/a] Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).
  • Conforms to Matplotlib style conventions (installflake8-docstrings and runflake8 --docstring-convention=all).
  • [n/a] New features have an entry indoc/users/next_whats_new/ (follow instructions in README.rst there).
  • [n/a] API changes documented indoc/api/next_api_changes/ (follow instructions in README.rst there).

QuLogicand others added30 commitsSeptember 17, 2020 00:32
…t-of-pr-18500-on-v3.3.xBackport PRmatplotlib#18500 on branch v3.3.x (BUG: Fix all-masked imshow)
…t-of-pr-18505-on-v3.3.xBackport PRmatplotlib#18505 on branch v3.3.x (Fix depth shading when edge/facecolor is none.)
…t-before-interpFIX: unit-convert pcolorargs before interpolating
…t-of-pr-18540-on-v3.3.xBackport PRmatplotlib#18540 on branch v3.3.x (Call to ExitStack.push should have been ExitStack.callback.)
…t-of-pr-18604-on-v3.3.xBackport PRmatplotlib#18604 on branch v3.3.x (Update test image to fix Ghostscript 9.53.)
…t-of-pr-18621-on-v3.3.xBackport PRmatplotlib#18621 on branch v3.3.x (Fix singleshot timers in wx.)
…t-of-pr-18636-on-v3.3.xBackport PRmatplotlib#18636 on branch v3.3.x (BLD: certifi is not a run-time dependency)
…t-of-pr-18639-on-v3.3.xBackport PRmatplotlib#18639 on branch v3.3.x (nbagg: Don't close figures for bubbled events.)
…t-of-pr-18670-on-v3.3.xBackport PRmatplotlib#18670 on branch v3.3.x (MNT: make certifi actually optional)
…t-of-pr-18584-on-v3.3.xBackport PRmatplotlib#18584 on branch v3.3.x (Fix setting 0-timeout timer with Tornado.)
…t-of-pr-18734-on-v3.3.xBackport PRmatplotlib#18734 on branch v3.3.x (Fix deprecation warning in GitHub Actions.)
…t-of-pr-18773-on-v3.3.xBackport PRmatplotlib#18773 on branch v3.3.x (Update to latest cibuildwheel release.)
…t-of-pr-18754-on-v3.3.xBackport PRmatplotlib#18754 on branch v3.3.x (FIX: make sure we have more than 1 tick with small log ranges)
tacaswelland others added24 commitsDecember 22, 2020 16:19
…t-of-pr-19131-on-v3.3.xBackport PRmatplotlib#19131 on branch v3.3.x (Fix WebAgg initialization)
…t-of-pr-19245-on-v3.3.xBackport PRmatplotlib#19245 on branch v3.3.x (handle usecase where QT_API is specified with some capitals)
…t-of-pr-19266-on-v3.3.xBackport PRmatplotlib#19266 on branch v3.3.x (Don't update homebrew on GitHub Actions)
…t-of-pr-19163-on-v3.3.3-docBackport PRmatplotlib#19163 on branch v3.3.3-doc (Ignore missing _FancyAxislineStyle doc targets.)
…t-of-pr-19279-on-v3.3.3-docBackport PRmatplotlib#19279 on branch v3.3.3-doc (Fix sphinx search)
…t-of-pr-19371-on-v3.3.xBackport PRmatplotlib#19371 on branch v3.3.x (Fix specgram test on NumPy 1.20.)
…t-of-pr-19052-on-v3.3.xBackport PRmatplotlib#19052 on branch v3.3.x (Always pass integers to wx.Size.)
…t-of-pr-19238-on-v3.3.xBackport PRmatplotlib#19238 on branch v3.3.x (Fix build with LTO disabled in environment)
This is the fourth bugfix release of the 3.3.x series.This release contains several critical bug-fixes:* Fix WebAgg initialization.* Fix parsing QT_API setting with mixed case.* Fix build with LTO disabled in environment.* Fix test compatibility with Python 3.10.* Fix test compatibility with NumPy 1.20.* Fix test compatibility with pytest 6.2.
So the tarballs from GitHub are stable.
@QuLogicQuLogic added this to thev3.4.0 milestoneFeb 5, 2021
@tacaswell
Copy link
Member

For the non-doc changes in this PR see:#19115 (comment)

@tacaswelltacaswell merged commita5620d8 intomatplotlib:masterFeb 5, 2021
@QuLogicQuLogic deleted the merge-v334 branchFebruary 5, 2021 22:49
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jklymakjklymakjklymak approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.4.0
Development

Successfully merging this pull request may close these issues.

10 participants
@QuLogic@tacaswell@jklymak@dstansby@timhoffm@dopplershift@jkseppan@jfbu@hmaarrfk@story645

[8]ページ先頭

©2009-2025 Movatter.jp