Skip to content

Commit 116289c

Browse files
committed
Update GitHub stats for 3.2.2.
1 parent 8306ab2 commit 116289c

File tree

2 files changed

+248
-79
lines changed

2 files changed

+248
-79
lines changed

doc/users/github_stats.rst

Lines changed: 150 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -3,99 +3,168 @@
33
GitHub Stats
44
============
55

6-
GitHub stats for 2020/03/03 - 2020/03/17 (tag: v3.2.0)
6+
GitHub stats for 2020/03/18 - 2020/06/17 (tag: v3.2.1)
77

88
These lists are automatically generated, and may be incomplete or contain duplicates.
99

10-
We closed 11 issues and merged 52 pull requests.
11-
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/49?closed=1>`__
12-
and `on GitHub <https://github.com/matplotlib/matplotlib/milestone/51?closed=1>`__
10+
We closed 34 issues and merged 92 pull requests.
11+
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/52?closed=1>`__
1312

14-
The following 12 authors contributed 154 commits.
13+
The following 19 authors contributed 183 commits.
1514

16-
* Amy Roberts
1715
* Antony Lee
16+
* Ben Root
17+
* Clemens Brunner
18+
* David Stansby
1819
* Elliott Sales de Andrade
20+
* Eric Firing
21+
* Eric Wieser
1922
* hannah
20-
* Hugo van Kemenade
2123
* Jody Klymak
22-
* Kyle Sunden
23-
* MarcoGorelli
24-
* Maximilian Nöthe
25-
* Sandro Tosi
24+
* Lawrence D'Anna
25+
* Leo Singer
26+
* Luke Davis
27+
* Matt Newville
28+
* Max
29+
* Ryan May
30+
* Sidharth Bansal
31+
* Stefan Mitic
2632
* Thomas A Caswell
2733
* Tim Hoffmann
2834

2935
GitHub issues and pull requests:
3036

31-
Pull Requests (52):
32-
33-
* :ghpull:`15199`: MNT/TST: generalize check_figures_equal to work with pytest.marks
34-
* :ghpull:`15685`: Avoid a RuntimeError at animation shutdown with PySide2.
35-
* :ghpull:`15969`: Restart pgf's latex instance after bad latex inputs.
36-
* :ghpull:`16640`: ci: Fix Azure on v3.2.x
37-
* :ghpull:`16648`: Document filling of Poly3DCollection
38-
* :ghpull:`16649`: Fix typo in docs
39-
* :ghpull:`16650`: Backport PR #16649 on branch v3.2.x (Fix typo in docs)
40-
* :ghpull:`16651`: Docs: Change Python 2 note to past tense
41-
* :ghpull:`16654`: Backport PR #16651 on branch v3.2.0-doc (Docs: Change Python 2 note to past tense)
42-
* :ghpull:`16656`: Make test_imagegrid_cbar_mode_edge less flaky.
43-
* :ghpull:`16661`: added Framework :: Matplotlib to setup
44-
* :ghpull:`16665`: Backport PR #16661 on branch v3.2.x (added Framework :: Matplotlib to setup)
45-
* :ghpull:`16671`: Fix some readme bits
46-
* :ghpull:`16672`: Update CircleCI and add direct artifact link
47-
* :ghpull:`16682`: Avoid floating point rounding causing bezier.get_parallels to fail
48-
* :ghpull:`16690`: Backport PR #16682 on branch v3.2.x (Avoid floating point rounding causing bezier.get_parallels to fail)
49-
* :ghpull:`16693`: TST: use pytest name in naming files for check_figures_equal
50-
* :ghpull:`16695`: Restart pgf's latex instance after bad latex inputs.
51-
* :ghpull:`16705`: Backport PR #16656 on branch v3.2.x (Make test_imagegrid_cbar_mode_edge less flaky.)
52-
* :ghpull:`16708`: Backport PR #16671: Fix some readme bits
53-
* :ghpull:`16709`: Fix saving PNGs to file objects in some places
54-
* :ghpull:`16722`: Deprecate rcParams["datapath"] in favor of mpl.get_data_path().
55-
* :ghpull:`16725`: TST/CI: also try to run test_user_fonts_win32 on azure
56-
* :ghpull:`16734`: Disable draw_foo methods on renderer used to estimate tight extents.
57-
* :ghpull:`16735`: Make test_stem less flaky.
58-
* :ghpull:`16736`: xpdf: Set AutoRotatePages to None, not false.
59-
* :ghpull:`16742`: nbagg: Don't send events if manager is disconnected.
60-
* :ghpull:`16745`: Allow numbers to set uvc for all arrows in quiver.set_UVC, fixes #16743
61-
* :ghpull:`16751`: Backport PR #16742 on branch v3.2.x (nbagg: Don't send events if manager is disconnected.)
62-
* :ghpull:`16752`: ci: Disallow pytest 5.4.0, which is crashing.
63-
* :ghpull:`16753`: Backport #16752 to v3.2.x
64-
* :ghpull:`16760`: Backport PR #16735 on branch v3.2.x (Make test_stem less flaky.)
65-
* :ghpull:`16761`: Backport PR #16745 on branch v3.2.x (Allow numbers to set uvc for all arrows in quiver.set_UVC, fixes #16743)
66-
* :ghpull:`16763`: Backport PR #16648 on branch v3.2.x (Document filling of Poly3DCollection)
67-
* :ghpull:`16764`: Backport PR #16672 on branch v3.2.0-doc
68-
* :ghpull:`16765`: Backport PR #16736 on branch v3.2.x (xpdf: Set AutoRotatePages to None, not false.)
69-
* :ghpull:`16766`: Backport PR #16734 on branch v3.2.x (Disable draw_foo methods on renderer used to estimate tight extents.)
70-
* :ghpull:`16767`: Backport PR #15685 on branch v3.2.x (Avoid a RuntimeError at animation shutdown with PySide2.)
71-
* :ghpull:`16768`: Backport PR #16725 on branch v3.2.x (TST/CI: also try to run test_user_fonts_win32 on azure)
72-
* :ghpull:`16770`: Fix tuple markers
73-
* :ghpull:`16779`: Documentation: make instructions for documentation contributions easier to find, add to requirements for building docs
74-
* :ghpull:`16784`: Update CircleCI URL for downloading humor-sans.ttf.
75-
* :ghpull:`16790`: Backport PR #16784 on branch v3.2.x (Update CircleCI URL for downloading humor-sans.ttf.)
76-
* :ghpull:`16791`: Backport PR #16770 on branch v3.2.x (Fix tuple markers)
77-
* :ghpull:`16794`: DOC: Don't mention drawstyle in ``set_linestyle`` docs.
78-
* :ghpull:`16795`: Backport PR #15199 on branch v3.2.x (MNT/TST: generalize check_figures_equal to work with pytest.marks)
79-
* :ghpull:`16797`: Backport #15589 and #16693, fixes for check_figures_equal
80-
* :ghpull:`16799`: Backport PR #16794 on branch v3.2.0-doc (DOC: Don't mention drawstyle in ``set_linestyle`` docs.)
81-
* :ghpull:`16800`: Fix check_figures_equal for tests that use its fixtures.
82-
* :ghpull:`16803`: Fix some doc issues
83-
* :ghpull:`16806`: Backport PR #16803 on branch v3.2.0-doc (Fix some doc issues)
84-
* :ghpull:`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)
85-
86-
Issues (11):
87-
88-
* :ghissue:`12820`: [Annotations] ValueError: lines do not intersect when computing tight bounding box containing arrow with filled paths
89-
* :ghissue:`16538`: xpdf distiller seems broken
90-
* :ghissue:`16624`: Azure pipelines are broken on v3.2.x
91-
* :ghissue:`16633`: Wrong drawing Poly3DCollection
92-
* :ghissue:`16645`: Minor typo in API document of patches.ConnectionPatch
93-
* :ghissue:`16670`: BLD: ascii codec decode on 3.2.0 in non-UTF8 locales
94-
* :ghissue:`16704`: 3.2.0: ``setup.py clean`` fails with ``NameError: name 'long_description' is not defined``
95-
* :ghissue:`16721`: nbAgg backend does not allow saving figures as png
96-
* :ghissue:`16731`: PGF backend + savefig.bbox results in I/O error in 3.2
97-
* :ghissue:`16743`: Breaking change in 3.2: quiver.set_UVC does not support single numbers any more
98-
* :ghissue:`16801`: Doc: figure for colormaps off
37+
Pull Requests (92):
38+
39+
* :ghpull:`17655`: Auto backport of pr 17564 on v3.2.x
40+
* :ghpull:`17564`: FIX: correctly handle large arcs
41+
* :ghpull:`17641`: Qt backports
42+
* :ghpull:`17640`: More qt fractional DPI fixes
43+
* :ghpull:`17638`: V3.2.1 doc
44+
* :ghpull:`15656`: Support fractional HiDpi scaling with Qt backends
45+
* :ghpull:`17600`: FIX: work with PyQt 5.15
46+
* :ghpull:`17598`: DOC: remove banner
47+
* :ghpull:`17618`: Doc event loop
48+
* :ghpull:`17614`: DOC: Remove duplicated line.
49+
* :ghpull:`17611`: Backport #17606 to v3.2.x
50+
* :ghpull:`17609`: Backport PR #17602: FIX: propagate _is_saving state when changing can…
51+
* :ghpull:`17606`: Move codecov.yml to .github.
52+
* :ghpull:`17602`: FIX: propagate _is_saving state when changing canvases
53+
* :ghpull:`17605`: Backport PR #17560: FIX: do not let no-op monkey patches to renderer …
54+
* :ghpull:`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)
55+
* :ghpull:`17560`: FIX: do not let no-op monkey patches to renderer leak out
56+
* :ghpull:`16948`: solution: All subclasses of LocationEvent could be used in cbook.callbacks before being fully initialized - issue 15139
57+
* :ghpull:`17588`: Backport PR #17565: FIX: support Qt 5.15
58+
* :ghpull:`17593`: Backport PR #17587 on branch v3.2.x (Add a docstring to toolkit's BezierPath.__init__.)
59+
* :ghpull:`17587`: Add a docstring to toolkit's BezierPath.__init__.
60+
* :ghpull:`17565`: FIX: support Qt 5.15
61+
* :ghpull:`17562`: Backport PR #17470 on branch v3.2.x (FIX: add guardrails for too big tk figures)
62+
* :ghpull:`17470`: FIX: add guardrails for too big tk figures
63+
* :ghpull:`17553`: Backport PR #17552 on branch v3.2.x (ci: Add xcb libraries that were removed from PyQt5.)
64+
* :ghpull:`17552`: ci: Add xcb libraries that were removed from PyQt5.
65+
* :ghpull:`17533`: Backport PR #17408 on branch v3.2.x
66+
* :ghpull:`17408`: FIX: cancel pending autoscale on manually setting limits
67+
* :ghpull:`17501`: Backport PR #17499: Fix scatter singlecolor
68+
* :ghpull:`17499`: Fix scatter singlecolor
69+
* :ghpull:`17468`: v3.2.x: Fix leaks in C++ code
70+
* :ghpull:`17457`: Backport PR #17391 on branch v3.2.x
71+
* :ghpull:`17391`: tk/wx: Fix saving after the window is closed
72+
* :ghpull:`17435`: Backport PR #17422: Unstale viewlims before draw()ing polar axes.
73+
* :ghpull:`17422`: Unstale viewlims before draw()ing polar axes.
74+
* :ghpull:`17407`: FIX: don't try to use non-standard functions on standard status bars
75+
* :ghpull:`17346`: Backport #17084 and #17210 to v3.2.x
76+
* :ghpull:`17084`: Fix macosx segfault
77+
* :ghpull:`17300`: Backport PR #17263 on branch v3.2.x (you can't call CGDataProviderCreateWithData on a stack pointer)
78+
* :ghpull:`17263`: you can't call CGDataProviderCreateWithData on a stack pointer
79+
* :ghpull:`17272`: Backport PR #17271 on branch v3.2.x (MNT: do not try to import xml.etree.cElementTree)
80+
* :ghpull:`17271`: MNT: do not try to import xml.etree.cElementTree
81+
* :ghpull:`17268`: Backport PR #17261 on branch v3.2.x (avoid calling wx.Bitmap() if width or height is zero)
82+
* :ghpull:`17261`: avoid calling wx.Bitmap() if width or height is zero
83+
* :ghpull:`17257`: Backport eps work
84+
* :ghpull:`17255`: Fix eps + usetex combo.
85+
* :ghpull:`17254`: Backport PR #17252 on branch v3.2.x (Fix bug where matplotlib.style('default') resets the backend)
86+
* :ghpull:`17252`: Fix bug where matplotlib.style('default') resets the backend
87+
* :ghpull:`17250`: Merge pull request #17206 from jklymak/fix-bypass-inverse-collection
88+
* :ghpull:`17206`: FIX: bypass inverse in collection
89+
* :ghpull:`17241`: Backport PR #17240 on branch v3.2.x (CI: Download wx wheels for the correct Ubuntu version.)
90+
* :ghpull:`17240`: CI: Download wx wheels for the correct Ubuntu version.
91+
* :ghpull:`17210`: Fix missing attribute in _SVGConverter.
92+
* :ghpull:`17186`: Backport PR #17131 on branch v3.2.x
93+
* :ghpull:`17188`: Backport PR #16958: MAINT: Replace uses of tostring with tobytes
94+
* :ghpull:`17187`: Backport PR #17076: Fix SyntaxErrors when running setup in old Python
95+
* :ghpull:`16913`: Fix use of psfrags in ps backend + usetex.
96+
* :ghpull:`16476`: Fix baseline alignment when using usetex.
97+
* :ghpull:`17131`: BUG: Fix formatting error in GridSpec.__repr__
98+
* :ghpull:`17132`: Backport PR #17126 on branch v3.2.x (Remove Python2/3 info box)
99+
* :ghpull:`17126`: Remove Python2/3 info box
100+
* :ghpull:`17076`: Fix SyntaxErrors when running setup in old Python
101+
* :ghpull:`17071`: Backport PR #17065 on branch v3.2.x (Fix macOS CI test failure)
102+
* :ghpull:`17065`: Fix macOS CI test failure
103+
* :ghpull:`17051`: Backport PR #17045: Fix missing-references.json.
104+
* :ghpull:`17045`: Fix missing-references.json.
105+
* :ghpull:`17020`: Merge pull request #17017 from jklymak/fix-blended-transform
106+
* :ghpull:`17017`: FIX: force blended transforms with data to be in data space
107+
* :ghpull:`16989`: Backport PR #16980 on branch v3.2.x (Correctly disable more drawing methods in tight_bboxing renderer.)
108+
* :ghpull:`16980`: Correctly disable more drawing methods in tight_bboxing renderer.
109+
* :ghpull:`16974`: Backport PR #16940 on branch v3.2.x (DOC/FIX: clarify the docs for check_figures_equal)
110+
* :ghpull:`16979`: Backport PR #16970 on branch v3.2.x (tk: Don't resize toolbar during resize event.)
111+
* :ghpull:`16970`: tk: Don't resize toolbar during resize event.
112+
* :ghpull:`16940`: DOC/FIX: clarify the docs for check_figures_equal
113+
* :ghpull:`16969`: Backport PR #16966 on branch v3.2.x (Fix animation writer fallback.)
114+
* :ghpull:`16966`: Fix animation writer fallback.
115+
* :ghpull:`16958`: MAINT: Replace uses of tostring with tobytes
116+
* :ghpull:`16950`: Backport PR #16949 on branch v3.2.x (TST: Don't modify actual pyplot file for boilerplate test.)
117+
* :ghpull:`16949`: TST: Don't modify actual pyplot file for boilerplate test.
118+
* :ghpull:`16932`: Backport PR #16929 on branch v3.2.x (tk: Resize the canvas, not the figure.)
119+
* :ghpull:`16929`: tk: Resize the canvas, not the figure.
120+
* :ghpull:`16880`: Backport PR #16870: Unbreak CI by xfailing wxAgg test on macOS
121+
* :ghpull:`16870`: Unbreak CI by xfailing wxAgg test on macOS
122+
* :ghpull:`16869`: Backport PR #16867 on branch v3.2.x (BLD: Auto-trigger macOS/Linux wheels on tags.)
123+
* :ghpull:`16867`: BLD: Auto-trigger macOS/Linux wheels on tags.
124+
* :ghpull:`16852`: Backport PR #16851 on branch v3.2.x (DOC: Fix docstring of Axes.secondary_yaxis.)
125+
* :ghpull:`16855`: Fix typo in deprecation warning
126+
* :ghpull:`16851`: DOC: Fix docstring of Axes.secondary_yaxis.
127+
* :ghpull:`16842`: Backport PR #16835 on branch v3.2.x (Don't forget to export isdeleted on Qt4.)
128+
* :ghpull:`16835`: Don't forget to export isdeleted on Qt4.
129+
* :ghpull:`15695`: Define \mathdefault as a noop in the usetex preamble.
130+
* :ghpull:`14694`: Vectorize Arc.draw.
131+
132+
Issues (34):
133+
134+
* :ghissue:`17547`: Arcs with large radii in small
135+
* :ghissue:`17440`: Low quality window plots on hidpi display
136+
* :ghissue:`17104`: input() caused _tkinter.TclError: invalid command name XXX after plot.close()
137+
* :ghissue:`17613`: Matplotlib.pdf duplication
138+
* :ghissue:`15139`: All subclasses of LocationEvent could be used in cbook.callbacks before being fully initialized
139+
* :ghissue:`17004`: Output regression in 3.2 that affects SymPy's plotting
140+
* :ghissue:`17599`: Saving issue with pdf backend
141+
* :ghissue:`17542`: Matplotlib 3.2.1 savefig empty image when fig size matches data size exactly
142+
* :ghissue:`17594`: Cannot use Qt4Agg backend in mpl 3.2.1
143+
* :ghissue:`17460`: set_size_inches with a width over 14090 crashes Xorg
144+
* :ghissue:`17331`: Surprising/changed axis limit (autoscale) behavior
145+
* :ghissue:`17423`: Scatter produce multiple colors for a single RGB/RGBA input
146+
* :ghissue:`17385`: Matplotlib memory leaks when save figure in a file with qt5 backend
147+
* :ghissue:`15474`: Memory leak with log scale in pcolorfast, pcolormesh, imshow ...
148+
* :ghissue:`17388`: savefig error: tkinter.TclError: invalid command name "."
149+
* :ghissue:`16909`: plot save and plot show
150+
* :ghissue:`17085`: set_function not working properly in backend_wx
151+
* :ghissue:`17418`: Issue rendering polar plot (agg backend?) with rorigin set
152+
* :ghissue:`17061`: Segmentation fault with macosx backend
153+
* :ghissue:`17253`: EPS + usetex is broken
154+
* :ghissue:`16700`: Deprecation warnings from stylelib
155+
* :ghissue:`17203`: Subplots using bad axis limits in 3.2
156+
* :ghissue:`16898`: EPS and ``usetex`` give blank output
157+
* :ghissue:`16409`: Confusing error on fully commented-out usetex strings
158+
* :ghissue:`17075`: Installation error downloading jquery on python3 on Ubuntu
159+
* :ghissue:`17037`: Travis Failing in many PRs
160+
* :ghissue:`17033`: Using a ``TextBox`` in current master produces a seemingly unrelated warning.
161+
* :ghissue:`17016`: Issues with autoscaling and transforms with 3.2+
162+
* :ghissue:`16978`: savefig("myplot.svgz", bbox_inches="tight") fails
163+
* :ghissue:`16965`: FuncAnimation.save throws TypeError
164+
* :ghissue:`16916`: check_figures_equal regression from 3.2.0 to 3.2.1
165+
* :ghissue:`10566`: blocking UI functions cause figure size to change
166+
* :ghissue:`10083`: Wrong figure height after set_size_inches within event handler
167+
* :ghissue:`16834`: Error importing FigureCanvas
99168

100169

101170
Previous GitHub Stats
@@ -108,3 +177,5 @@ Previous GitHub Stats
108177
:reversed:
109178

110179
prev_whats_new/github_stats_*
180+
181+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy