doc/users/prev_whats_new/github_stats_3.2.2.rst
.. _github-stats-3-2-2:
GitHub statistics for 2020/03/18 (tag: v3.2.1) - 2020/06/17
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed 34 issues and merged 92 pull requests.
The full list can be seen on GitHub <https://github.com/matplotlib/matplotlib/milestone/52?closed=1>__
The following 19 authors contributed 183 commits.
GitHub issues and pull requests:
Pull Requests (92):
17655: Auto backport of pr 17564 on v3.2.x17564: FIX: correctly handle large arcs17641: Qt backports17640: More qt fractional DPI fixes17638: V3.2.1 doc15656: Support fractional HiDpi scaling with Qt backends17600: FIX: work with PyQt 5.1517598: DOC: remove banner17618: Doc event loop17614: DOC: Remove duplicated line.17611: Backport #17606 to v3.2.x17609: Backport PR #17602: FIX: propagate _is_saving state when changing can…17606: Move codecov.yml to .github.17602: FIX: propagate _is_saving state when changing canvases17605: Backport PR #17560: FIX: do not let no-op monkey patches to renderer …17601: Backport PR #16948 on branch v3.2.x (solution: All subclasses of LocationEvent could be used in cbook.callbacks before being fully initialized - issue 15139)17560: FIX: do not let no-op monkey patches to renderer leak out16948: solution: All subclasses of LocationEvent could be used in cbook.callbacks before being fully initialized - issue 1513917588: Backport PR #17565: FIX: support Qt 5.1517593: Backport PR #17587 on branch v3.2.x (Add a docstring to toolkit's BezierPath.init.)17587: Add a docstring to toolkit's BezierPath.init.17565: FIX: support Qt 5.1517562: Backport PR #17470 on branch v3.2.x (FIX: add guardrails for too big tk figures)17470: FIX: add guardrails for too big tk figures17553: Backport PR #17552 on branch v3.2.x (ci: Add xcb libraries that were removed from PyQt5.)17552: ci: Add xcb libraries that were removed from PyQt5.17533: Backport PR #17408 on branch v3.2.x17408: FIX: cancel pending autoscale on manually setting limits17501: Backport PR #17499: Fix scatter singlecolor17499: Fix scatter singlecolor17468: v3.2.x: Fix leaks in C++ code17457: Backport PR #17391 on branch v3.2.x17391: tk/wx: Fix saving after the window is closed17435: Backport PR #17422: Unstale viewlims before draw()ing polar axes.17422: Unstale viewlims before draw()ing polar axes.17407: FIX: don't try to use non-standard functions on standard status bars17346: Backport #17084 and #17210 to v3.2.x17084: Fix macosx segfault17300: Backport PR #17263 on branch v3.2.x (you can't call CGDataProviderCreateWithData on a stack pointer)17263: you can't call CGDataProviderCreateWithData on a stack pointer17272: Backport PR #17271 on branch v3.2.x (MNT: do not try to import xml.etree.cElementTree)17271: MNT: do not try to import xml.etree.cElementTree17268: Backport PR #17261 on branch v3.2.x (avoid calling wx.Bitmap() if width or height is zero)17261: avoid calling wx.Bitmap() if width or height is zero17257: Backport eps work17255: Fix eps + usetex combo.17254: Backport PR #17252 on branch v3.2.x (Fix bug where matplotlib.style('default') resets the backend)17252: Fix bug where matplotlib.style('default') resets the backend17250: Merge pull request #17206 from jklymak/fix-bypass-inverse-collection17206: FIX: bypass inverse in collection17241: Backport PR #17240 on branch v3.2.x (CI: Download wx wheels for the correct Ubuntu version.)17240: CI: Download wx wheels for the correct Ubuntu version.17210: Fix missing attribute in _SVGConverter.17186: Backport PR #17131 on branch v3.2.x17188: Backport PR #16958: MAINT: Replace uses of tostring with tobytes17187: Backport PR #17076: Fix SyntaxErrors when running setup in old Python16913: Fix use of psfrags in ps backend + usetex.16476: Fix baseline alignment when using usetex.17131: BUG: Fix formatting error in GridSpec.repr17132: Backport PR #17126 on branch v3.2.x (Remove Python2/3 info box)17126: Remove Python2/3 info box17076: Fix SyntaxErrors when running setup in old Python17071: Backport PR #17065 on branch v3.2.x (Fix macOS CI test failure)17065: Fix macOS CI test failure17051: Backport PR #17045: Fix missing-references.json.17045: Fix missing-references.json.17020: Merge pull request #17017 from jklymak/fix-blended-transform17017: FIX: force blended transforms with data to be in data space16989: Backport PR #16980 on branch v3.2.x (Correctly disable more drawing methods in tight_bboxing renderer.)16980: Correctly disable more drawing methods in tight_bboxing renderer.16974: Backport PR #16940 on branch v3.2.x (DOC/FIX: clarify the docs for check_figures_equal)16979: Backport PR #16970 on branch v3.2.x (tk: Don't resize toolbar during resize event.)16970: tk: Don't resize toolbar during resize event.16940: DOC/FIX: clarify the docs for check_figures_equal16969: Backport PR #16966 on branch v3.2.x (Fix animation writer fallback.)16966: Fix animation writer fallback.16958: MAINT: Replace uses of tostring with tobytes16950: Backport PR #16949 on branch v3.2.x (TST: Don't modify actual pyplot file for boilerplate test.)16949: TST: Don't modify actual pyplot file for boilerplate test.16932: Backport PR #16929 on branch v3.2.x (tk: Resize the canvas, not the figure.)16929: tk: Resize the canvas, not the figure.16880: Backport PR #16870: Unbreak CI by xfailing wxAgg test on macOS16870: Unbreak CI by xfailing wxAgg test on macOS16869: Backport PR #16867 on branch v3.2.x (BLD: Auto-trigger macOS/Linux wheels on tags.)16867: BLD: Auto-trigger macOS/Linux wheels on tags.16852: Backport PR #16851 on branch v3.2.x (DOC: Fix docstring of Axes.secondary_yaxis.)16855: Fix typo in deprecation warning16851: DOC: Fix docstring of Axes.secondary_yaxis.16842: Backport PR #16835 on branch v3.2.x (Don't forget to export isdeleted on Qt4.)16835: Don't forget to export isdeleted on Qt4.15695: Define \mathdefault as a noop in the usetex preamble.14694: Vectorize Arc.draw.Issues (34):
17547: Arcs with large radii in small17440: Low quality window plots on hidpi display17104: input() caused _tkinter.TclError: invalid command name XXX after plot.close()17613: Matplotlib.pdf duplication15139: All subclasses of LocationEvent could be used in cbook.callbacks before being fully initialized17004: Output regression in 3.2 that affects SymPy's plotting17599: Saving issue with pdf backend17542: Matplotlib 3.2.1 savefig empty image when fig size matches data size exactly17594: Cannot use Qt4Agg backend in mpl 3.2.117460: set_size_inches with a width over 14090 crashes Xorg17331: Surprising/changed axis limit (autoscale) behavior17423: Scatter produce multiple colors for a single RGB/RGBA input17385: Matplotlib memory leaks when save figure in a file with qt5 backend15474: Memory leak with log scale in pcolorfast, pcolormesh, imshow ...17388: savefig error: tkinter.TclError: invalid command name "."16909: plot save and plot show17085: set_function not working properly in backend_wx17418: Issue rendering polar plot (agg backend?) with rorigin set17061: Segmentation fault with macosx backend17253: EPS + usetex is broken16700: Deprecation warnings from stylelib17203: Subplots using bad axis limits in 3.216898: EPS and usetex give blank output16409: Confusing error on fully commented-out usetex strings17075: Installation error downloading jquery on python3 on Ubuntu17037: Travis Failing in many PRs17033: Using a TextBox in current master produces a seemingly unrelated warning.17016: Issues with autoscaling and transforms with 3.2+16978: savefig("myplot.svgz", bbox_inches="tight") fails16965: FuncAnimation.save throws TypeError16916: check_figures_equal regression from 3.2.0 to 3.2.110566: blocking UI functions cause figure size to change10083: Wrong figure height after set_size_inches within event handler16834: Error importing FigureCanvas