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

Appearance settings

Commit 815cdc3

Browse filesBrowse files
committed
DOC: update github stats
1 parent 9e81e65 commit 815cdc3
Copy full SHA for 815cdc3

File tree

Expand file treeCollapse file tree

2 files changed

+264
-148
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+264
-148
lines changed

‎doc/users/github_stats.rst

Copy file name to clipboardExpand all lines: doc/users/github_stats.rst
+86-148Lines changed: 86 additions & 148 deletions
Original file line numberDiff line numberDiff line change
@@ -3,176 +3,114 @@
33
GitHub Stats
44
============
55

6-
GitHub stats for 2018/03/05 - 2018/08/09 (tag: v2.2.0)
6+
GitHub stats for 2018/08/10 - 2019/02/22 (tag: v2.2.3)
77

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

10-
We closed 27 issues and merged 101 pull requests.
11-
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/v2.2.3>`__
10+
We closed 16 issues and merged 47 pull requests.
11+
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/v2.2.4>`__
1212

13-
The following 28 authors contributed 347 commits.
13+
The following 21 authors contributed 122 commits.
1414

15-
* 816-8055
16-
* Andreas Gustafsson
15+
* Abhinuv Nitin Pitale
1716
* Andrew Nelson
1817
* Antony Lee
19-
* Ben Root
20-
* Charles Ruan
21-
* dahlbaek
18+
* Ayappan P
19+
* Bruno Pagani
20+
* Chris Zimmerman
2221
* David Stansby
23-
* DietmarSchwertberger
2422
* Elizabeth Seiver
2523
* Elliott Sales de Andrade
26-
* Eric Firing
27-
* Federico Ariza
28-
* fredrik-1
29-
* hannah
30-
* Importance of Being Ernest
24+
* Eric Wieser
3125
* ImportanceOfBeingErnest
32-
* Jens Hedegaard Nielsen
3326
* Jody Klymak
34-
* joelostblom
35-
* Jouni K. Seppänen
36-
* Michael Droettboom
27+
* Kyle Sunden
28+
* Mark Harfouche
29+
* MeeseeksMachine
3730
* Nelle Varoquaux
38-
* Paul Hobson
39-
* Paul Ivanov
31+
* Nick Papior
4032
* Ryan May
33+
* simon-kraeusel
4134
* Thomas A Caswell
4235
* Tim Hoffmann
4336

4437
GitHub issues and pull requests:
4538

46-
Pull Requests (101):
39+
Pull Requests (47):
4740

48-
* :ghpull:`11835`: Backport PR #11831 on branch v2.2.x
49-
* :ghpull:`11831`: animation api documentation changes
50-
* :ghpull:`11834`: Backport PR #11824 on branch v2.2.x
51-
* :ghpull:`11824`: facecolor stale missing
52-
* :ghpull:`11827`: FIX: correct macro logic in file_compat.h
53-
* :ghpull:`11817`: Merge pull request #11533 from tacaswell/update_for_py37
54-
* :ghpull:`11533`: MNT: updates for python 3.7
55-
* :ghpull:`11813`: Backport axes grid work
41+
* :ghpull:`13462`: Merge pull request #13455 from tacaswell/fix_freetype_download_logic
42+
* :ghpull:`13455`: BLD: only try to get freetype src if src does not exist
43+
* :ghpull:`13445`: Manual backport of #11246
44+
* :ghpull:`11246`: Download jquery during build.
45+
* :ghpull:`13420`: Doc backports
46+
* :ghpull:`13415`: Backport PR #13405 on branch v2.2.x (Fix imshow()ing PIL-opened images.)
47+
* :ghpull:`13405`: Fix imshow()ing PIL-opened images.
48+
* :ghpull:`12811`: Backport PR #12809 on branch v2.2.x (Fix TypeError when calculating tick_values)
49+
* :ghpull:`13181`: Backport PRs #12154, #12294, #12297, #12316, #13159 & #13205 to fix multiple tests issues
50+
* :ghpull:`12407`: Fix extension building on Xcode 10
51+
* :ghpull:`12879`: Pin pytest to <3.8 (for 2.2.x)
52+
* :ghpull:`12809`: Fix TypeError when calculating tick_values
53+
* :ghpull:`12618`: Backport PR #12548 on branch v2.2.x (undef _XOPEN_SOURCE breaks the build in AIX)
54+
* :ghpull:`12548`: undef _XOPEN_SOURCE breaks the build in AIX
55+
* :ghpull:`12573`: BUG: mplot3d: Don't crash if azim or elev are non-integral
56+
* :ghpull:`12508`: Backport PR #12478 on branch v2.2.x (MAINT: numpy deprecates asscalar in 1.16)
57+
* :ghpull:`12478`: MAINT: numpy deprecates asscalar in 1.16
58+
* :ghpull:`12366`: TST: Update test images for new Ghostscript.
59+
* :ghpull:`12346`: Backport PR #12261: FIX: parasite axis2 demo
60+
* :ghpull:`12343`: Backport PR #12321 on branch v2.2.x (maint: setupext.py for freetype had a Catch case for missing ft2build.h)
61+
* :ghpull:`12321`: maint: setupext.py for freetype had a Catch case for missing ft2build.h
62+
* :ghpull:`12316`: Fix some warnings from Travis
63+
* :ghpull:`12261`: FIX: parasite axis2 demo
64+
* :ghpull:`12154`: Avoid triggering deprecation warnings with pytest 3.8.
65+
* :ghpull:`12148`: BLD: pragmatic fix for building basic_unit example on py37
66+
* :ghpull:`12125`: Backport PR #12117 on branch v2.2.x (Fix Agg extent calculations for empty draws)
67+
* :ghpull:`12127`: Fix circleCI on 2.2.x
68+
* :ghpull:`12117`: Fix Agg extent calculations for empty draws
69+
* :ghpull:`12101`: Backport PR #12091 on branch v2.2.x (Respect QT_API even when the backend is not Qt{4,5}{Agg,Cairo}.)
70+
* :ghpull:`12102`: Backport PR #12091 on branch v3.0.x (Respect QT_API even when the backend is not Qt{4,5}{Agg,Cairo}.)
71+
* :ghpull:`12091`: Respect QT_API even when the backend is not Qt{4,5}{Agg,Cairo}.
72+
* :ghpull:`12097`: Backport PR #12092: Update backend_qt5agg to fix PySide2 mem issues
73+
* :ghpull:`12092`: Update backend_qt5agg to fix PySide2 mem issues
74+
* :ghpull:`12082`: Backport PR #12012 on branch v2.2.x (FIX: fallback text renderer to fig._cachedRenderer, if none found)
75+
* :ghpull:`12012`: FIX: fallback text renderer to fig._cachedRenderer, if none found
76+
* :ghpull:`11957`: FIX: fix importing backend with non-ascii characters
77+
* :ghpull:`11990`: Backport PR #11988 on branch v2.2.x
78+
* :ghpull:`11988`: Updated typo in fill_between docstring
79+
* :ghpull:`11977`: Backport PR #11973 on branch v2.2.x
80+
* :ghpull:`11973`: TST: Fix duplicate file usage when running in parallel.
81+
* :ghpull:`11900`: Allow args to pass through _allow_super_init
82+
* :ghpull:`11841`: Backport PR #11762 on branch v2.2.x
83+
* :ghpull:`11762`: fix minor grid overlapping
5684
* :ghpull:`11808`: updates error message to run pytest instead of tests.py standalone
57-
* :ghpull:`11812`: Final backports
58-
* :ghpull:`11811`: Backport: resolve conflict to get this into v2.2.3
59-
* :ghpull:`9993`: Rewrite and greatly simplify qt_compat.py.
6085
* :ghpull:`11786`: Fix collections import warnings for Python 3.7
86+
* :ghpull:`11724`: Fix cairo's image inversion and alpha misapplication.
6187
* :ghpull:`11733`: MAINT: use collections.abc for 3.7
62-
* :ghpull:`11697`: Backport PR #11694 on branch v2.2.x
63-
* :ghpull:`11694`: moving toolmanager initialization up before toolbar
64-
* :ghpull:`11671`: refresh the github stats
65-
* :ghpull:`11669`: Fix invalid escape sequences on branch v2.2.x
66-
* :ghpull:`11638`: Backport PR #11636 on branch v2.2.x
67-
* :ghpull:`11634`: Backport #11624
68-
* :ghpull:`11636`: Don't flush file object opened for reading
69-
* :ghpull:`11624`: Don't use Popen(..., shell=True).
70-
* :ghpull:`11599`: Backport PR #11559 on branch v2.2.x
71-
* :ghpull:`11598`: Backport PR #10915 on branch v2.2.x
72-
* :ghpull:`11588`: DOC: warn if user is using constrained layout and use subplots_adjust
73-
* :ghpull:`11580`: Use plt.subplots()
74-
* :ghpull:`11574`: Backport PR #11565 on branch v2.2.x
75-
* :ghpull:`11565`: Update docstring of pyplot.matshow()
76-
* :ghpull:`11559`: FIX: Toolbar disappears in TkAgg if window if resized
77-
* :ghpull:`11567`: Backport PR #11500 on branch v2.2.x
78-
* :ghpull:`11500`: Fix shims with PyQt5 5.11
79-
* :ghpull:`11060`: Fix inset_axes + doc
80-
* :ghpull:`11535`: Backport PR #11517 on branch v2.2.x
81-
* :ghpull:`11517`: Update legend loc default value in docstring
82-
* :ghpull:`11489`: Backport PR #11485 on branch v2.2.x
83-
* :ghpull:`11485`: Use null character instead of recasting NULL to char
84-
* :ghpull:`11419`: Backport PR #11409: plt.box_bug_fix
85-
* :ghpull:`11379`: Backport PR #11363 on branch v2.2.x
86-
* :ghpull:`11409`: plt.box_bug_fix
87-
* :ghpull:`11407`: Properly position markers in step plots.
88-
* :ghpull:`11330`: FIX: Don't let constrained_layout counter overflow
89-
* :ghpull:`11363`: Improve docstring of Axes.pcolorfast
90-
* :ghpull:`11354`: Backport PR #11344 on branch v2.2.x
91-
* :ghpull:`11344`: Improve docstring of Axes.pcolormesh
92-
* :ghpull:`11336`: Use raw string literals for docstrings with escapes
93-
* :ghpull:`11334`: Backport pull request #10858
94-
* :ghpull:`11333`: Backport #10806 to v2.2.x
95-
* :ghpull:`11312`: Replace :ref:``sphx_glr_...`` by :doc:``/...``.
96-
* :ghpull:`11327`: Backport PR #11317 on branch v2.2.x
97-
* :ghpull:`11317`: Improve docstring of Axes.pcolor
98-
* :ghpull:`11262`: Use dummy_threading if threading not available
99-
* :ghpull:`11260`: Backport PR #11189 on branch v2.2.x
100-
* :ghpull:`11047`: FIX: image respect norm limits w/ None
101-
* :ghpull:`11173`: Define ``__repr__``, not ``__str__`` for transforms.
102-
* :ghpull:`11189`: FIX: remove recursive call to str in transform repr
103-
* :ghpull:`11184`: Manual backport #11035
104-
* :ghpull:`11035`: FIX: constrained_layout and repeated calls to suptitle
105-
* :ghpull:`11171`: FIX: str method for SymmetricalLogTransform
106-
* :ghpull:`11162`: Backport PR #11161 on branch v2.2.x
107-
* :ghpull:`11161`: DOC: small-doc-improvements1
108-
* :ghpull:`11079`: Resurrecting axes_grid1 documentation
109-
* :ghpull:`11105`: When drawing markers, don't set the GraphicsContext alpha.
110-
* :ghpull:`10881`: FIX: make un-used ticks not be visible
111-
* :ghpull:`10968`: Improve docstring of contour
112-
* :ghpull:`11120`: Backport PR #10981 on branch v2.2.x
113-
* :ghpull:`10981`: Document change of label visibility on shared axes
114-
* :ghpull:`11114`: Backport PR #10792 on branch v2.2.x
115-
* :ghpull:`10792`: Fixed not being able to set vertical/horizontal alignments in polar graphs
116-
* :ghpull:`11111`: Pin sphinx!=1.7.3 on v2.2.x
117-
* :ghpull:`11107`: Pin sphinx to 1.7.2 to unbreak the doc build.
118-
* :ghpull:`11090`: Clean docstring of CountourSet
119-
* :ghpull:`11084`: Backport PR #10899: Update cycler docstrings and favor kwarg over two…
120-
* :ghpull:`10899`: Update cycler docstrings and favor kwarg over two-args form
121-
* :ghpull:`11071`: Add note about hist2d resetting axis limits
122-
* :ghpull:`11067`: Remove unnecessary shebang.
123-
* :ghpull:`11054`: Backport PR #11052 on branch v2.2.x
124-
* :ghpull:`11052`: Fix CircleCI build.
125-
* :ghpull:`11023`: Backport PR #11022 on branch v2.2.x
126-
* :ghpull:`11022`: MNT: remove distutils.sysconfig import from toplevel module
127-
* :ghpull:`11011`: Backport PR #11002 on branch v2.2.x
128-
* :ghpull:`11002`: Fix logic error in ScalarMappable.to_rgba
129-
* :ghpull:`10952`: Backport PR #10951 on branch v2.2.x
130-
* :ghpull:`10979`: Backport PR #10978 on branch v2.2.x
131-
* :ghpull:`10978`: Remove to-be-deprecated NumPy imports.
132-
* :ghpull:`10951`: fix wx rubberband: correctly ensure x0<=x1
133-
* :ghpull:`10937`: Backport PR #10935 on branch v2.2.x
134-
* :ghpull:`10935`: FIX: Postscript allow empty markers
135-
* :ghpull:`10858`: FIX: ioerror font cache, second try
136-
* :ghpull:`10929`: Fix rctemplate tests when user config file exists.
137-
* :ghpull:`10927`: Backport PR #10919 on branch v2.2.x
138-
* :ghpull:`10919`: Fix overflow when resizing path-to-string buffer.
139-
* :ghpull:`10877`: Fix invalid escape sequence in docstring.
140-
* :ghpull:`10868`: Backport PR #10867 on branch v2.2.x
141-
* :ghpull:`10867`: MNT: move bz2 back to function level
142-
* :ghpull:`10860`: Backport PR #10856 on branch v2.2.x
143-
* :ghpull:`10856`: Fix xkcd style garbage collection.
144-
* :ghpull:`10853`: Backport PR #10662 on branch v2.2.x
145-
* :ghpull:`10662`: Update docs on Axes.set_prop_cycle
146-
* :ghpull:`10833`: Propagate marker antialias setting to GraphicsContext.
147-
* :ghpull:`10806`: MNT: catch more illegal '\'
148-
* :ghpull:`10595`: Improve Figure docstrings
14988

150-
Issues (27):
89+
Issues (16):
15190

152-
* :ghissue:`11822`: matplotlib.pyplot import gives error on MacOSX
153-
* :ghissue:`11832`: Marker disappears with markerfacecolor='None' when saving as eps file
154-
* :ghissue:`11810`: Figure gets collapsed after nth iteration using constrained_layout
155-
* :ghissue:`11389`: Incorrect processing of plot_args when using data argument
156-
* :ghissue:`11635`: "import matplotlib.pyplot" fails on NetBSD with version 2.2.2
157-
* :ghissue:`6781`: Toolbar disappears in TkAgg if window if resized
158-
* :ghissue:`10890`: Bug causes to_rgba to fail inside cm.py
159-
* :ghissue:`9582`: axes_grid1 docs do not appear on mpl.org anymore.
160-
* :ghissue:`11484`: Matplotlib does not build on OpenBSD using clang
161-
* :ghissue:`11302`: [DOC] Build of documentation fails
162-
* :ghissue:`11031`: wrong x-position of marker with drawstyle='steps-xxx'
163-
* :ghissue:`11372`: Symbols not showing in eps format
164-
* :ghissue:`10814`: manually backport #10806
165-
* :ghissue:`10072`: imshow doesn't properly display some images
166-
* :ghissue:`11163`: RecursionError when calling get_yaxis_transform() on a Symlog-scaled axis.
167-
* :ghissue:`11156`: Error in documentation of pyplot.errorbar()
168-
* :ghissue:`11104`: pyplot.plot conflict: markerfacecolor ='none' and alpha
169-
* :ghissue:`11126`: Legend positioning behavior change from matplotlib {2.1.0 -> 2.2.2}
170-
* :ghissue:`10633`: Type Error when saving jpg image (Pillow 3)
171-
* :ghissue:`10911`: Get ticklabels back on shared axis
172-
* :ghissue:`5609`: Segfaults with wxpython 3.0.2.0 backend
173-
* :ghissue:`11021`: remove ``import distutils.sysconfig`` from ``lib/matplotlib/__init__.py``
174-
* :ghissue:`10949`: Qt5Agg blitting issue with matplotlib 2.2.2
175-
* :ghissue:`10966`: pillow animation writer failing macOS tests
176-
* :ghissue:`10921`: No markers in EPS if fillstyle='none'
177-
* :ghissue:`10889`: memory error using savefig with ylim to create pdf of box plots
178-
* :ghissue:`10866`: bz2 mistakenly made a hard requirement of matplotlib 2.2.2
91+
* :ghissue:`11199`: Open CVE on vendored jquery
92+
* :ghissue:`12766`: Incorrect license info in setup.py
93+
* :ghissue:`13258`: backport to 2.x fixes for sphinx 1.8?
94+
* :ghissue:`12140`: plt.imshow() error on PIL-opened tiff images
95+
* :ghissue:`12119`: pypi wheels for 2.2.3 claim to require numpy 1.7, but really require numpy 1.10
96+
* :ghissue:`13344`: Figure instances show shared content when redrawn with pycairo
97+
* :ghissue:`13182`: Tests errors related to 'MarkDecorator'
98+
* :ghissue:`13192`: Use of np.asscalar in Matplotlib v2.2.3
99+
* :ghissue:`13031`: Seemingly irrelevant exception about sequence multplication happening when linestyle used
100+
* :ghissue:`12535`: AIX Support - Do not undef _XOPEN_SOURCE
101+
* :ghissue:`11955`: UnicodeDecodeError on importing pyplot in python2
102+
* :ghissue:`12208`: parasite axis2 demo now crashes with log x-axis
103+
* :ghissue:`11758`: Extra Grid Line On Plot (PyPlot)
104+
* :ghissue:`12003`: Plotting empty lists with rasterized=True causes crash on saving to pdf
105+
* :ghissue:`12089`: PySide2 memory leak during canvas paintEvent
106+
* :ghissue:`10874`: RuntimeError: Cannot get window extent w/o renderer
107+
108+
Previous Github Stats
109+
---------------------
110+
111+
112+
.. toctree::
113+
:maxdepth: 1
114+
:glob:
115+
116+
github_stats_*

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.