doc/users/prev_whats_new/github_stats_3.2.1.rst
.. _github-stats-3-2-1:
GitHub statistics for 2020/03/03 (tag: v3.2.0) - 2020/03/18
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed 11 issues and merged 52 pull requests.
The full list can be seen on GitHub <https://github.com/matplotlib/matplotlib/milestone/49?closed=1>__
and on GitHub <https://github.com/matplotlib/matplotlib/milestone/51?closed=1>__
The following 12 authors contributed 154 commits.
GitHub issues and pull requests:
Pull Requests (52):
15199: MNT/TST: generalize check_figures_equal to work with pytest.marks15685: Avoid a RuntimeError at animation shutdown with PySide2.15969: Restart pgf's latex instance after bad latex inputs.16640: ci: Fix Azure on v3.2.x16648: Document filling of Poly3DCollection16649: Fix typo in docs16650: Backport PR #16649 on branch v3.2.x (Fix typo in docs)16651: Docs: Change Python 2 note to past tense16654: Backport PR #16651 on branch v3.2.0-doc (Docs: Change Python 2 note to past tense)16656: Make test_imagegrid_cbar_mode_edge less flaky.16661: added Framework :: Matplotlib to setup16665: Backport PR #16661 on branch v3.2.x (added Framework :: Matplotlib to setup)16671: Fix some readme bits16672: Update CircleCI and add direct artifact link16682: Avoid floating point rounding causing bezier.get_parallels to fail16690: Backport PR #16682 on branch v3.2.x (Avoid floating point rounding causing bezier.get_parallels to fail)16693: TST: use pytest name in naming files for check_figures_equal16695: Restart pgf's latex instance after bad latex inputs.16705: Backport PR #16656 on branch v3.2.x (Make test_imagegrid_cbar_mode_edge less flaky.)16708: Backport PR #16671: Fix some readme bits16709: Fix saving PNGs to file objects in some places16722: Deprecate rcParams["datapath"] in favor of mpl.get_data_path().16725: TST/CI: also try to run test_user_fonts_win32 on azure16734: Disable draw_foo methods on renderer used to estimate tight extents.16735: Make test_stem less flaky.16736: xpdf: Set AutoRotatePages to None, not false.16742: nbagg: Don't send events if manager is disconnected.16745: Allow numbers to set uvc for all arrows in quiver.set_UVC, fixes #1674316751: Backport PR #16742 on branch v3.2.x (nbagg: Don't send events if manager is disconnected.)16752: ci: Disallow pytest 5.4.0, which is crashing.16753: Backport #16752 to v3.2.x16760: Backport PR #16735 on branch v3.2.x (Make test_stem less flaky.)16761: Backport PR #16745 on branch v3.2.x (Allow numbers to set uvc for all arrows in quiver.set_UVC, fixes #16743)16763: Backport PR #16648 on branch v3.2.x (Document filling of Poly3DCollection)16764: Backport PR #16672 on branch v3.2.0-doc16765: Backport PR #16736 on branch v3.2.x (xpdf: Set AutoRotatePages to None, not false.)16766: Backport PR #16734 on branch v3.2.x (Disable draw_foo methods on renderer used to estimate tight extents.)16767: Backport PR #15685 on branch v3.2.x (Avoid a RuntimeError at animation shutdown with PySide2.)16768: Backport PR #16725 on branch v3.2.x (TST/CI: also try to run test_user_fonts_win32 on azure)16770: Fix tuple markers16779: Documentation: make instructions for documentation contributions easier to find, add to requirements for building docs16784: Update CircleCI URL for downloading humor-sans.ttf.16790: Backport PR #16784 on branch v3.2.x (Update CircleCI URL for downloading humor-sans.ttf.)16791: Backport PR #16770 on branch v3.2.x (Fix tuple markers)16794: DOC: Don't mention drawstyle in set_linestyle docs.16795: Backport PR #15199 on branch v3.2.x (MNT/TST: generalize check_figures_equal to work with pytest.marks)16797: Backport #15589 and #16693, fixes for check_figures_equal16799: Backport PR #16794 on branch v3.2.0-doc (DOC: Don't mention drawstyle in set_linestyle docs.)16800: Fix check_figures_equal for tests that use its fixtures.16803: Fix some doc issues16806: Backport PR #16803 on branch v3.2.0-doc (Fix some doc issues)16809: Backport PR #16779 on branch v3.2.0-doc (Documentation: make instructions for documentation contributions easier to find, add to requirements for building docs)Issues (11):
12820: [Annotations] ValueError: lines do not intersect when computing tight bounding box containing arrow with filled paths16538: xpdf distiller seems broken16624: Azure pipelines are broken on v3.2.x16633: Wrong drawing Poly3DCollection16645: Minor typo in API document of patches.ConnectionPatch16670: BLD: ascii codec decode on 3.2.0 in non-UTF8 locales16704: 3.2.0: setup.py clean fails with NameError: name 'long_description' is not defined16721: nbAgg backend does not allow saving figures as png16731: PGF backend + savefig.bbox results in I/O error in 3.216743: Breaking change in 3.2: quiver.set_UVC does not support single numbers any more16801: Doc: figure for colormaps off