8000 DOC: update github stats · matplotlib/matplotlib@9c97043 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c97043

Browse files
committed
DOC: update github stats
1 parent 9f17487 commit 9c97043

File tree

1 file changed

+99
-9
lines changed

1 file changed

+99
-9
lines changed

doc/users/github_stats.rst

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

6-
GitHub stats for 2018/03/05 - 2018/08/11 (tag: v2.2.0)
6+
GitHub stats for 2018/03/05 - 2018/09/17 (tag: v2.2.0)
77

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

10-
We closed 91 issues and merged 511 pull requests.
11-
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/v3.0>`__
10+
We closed 110 issues and merged 580 pull requests.
11+
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/23>`__
1212

13-
The following 129 authors contributed 2673 commits.
13+
The following 131 authors contributed 2794 commits.
1414

1515
* 816-8055
1616
* Adrien F. Vincent
@@ -33,6 +33,7 @@ The following 129 authors contributed 2673 commits.
3333
* ch3rn0v
3434
* Charles Ruan
3535
* Chris Holdgraf
36+
* Christoph Gohlke
3637
* cldssty
3738
* Cody Scot
3839
* dahlbaek
@@ -63,6 +64,7 @@ The following 129 authors contributed 2673 commits.
6364
* HHest
6465
* Hubert Holin
6566
* Ida Hjorth
67+
* Ildar Akhmetgaleev
6668
* ImportanceOfBeingErnest
6769
* Jae-Joon Lee
6870
* Jan Koehler
@@ -144,8 +146,77 @@ The following 129 authors contributed 2673 commits.
144146

145147
GitHub issues and pull requests:
146148

147-
Pull Requests (511):
149+
Pull Requests (580):
148150

151+
* :ghpull:`12145`: Doc final 3.0 docs
152+
* :ghpull:`12143`: Backport PR #12142 on branch v3.0.x (Unbreak formlayout for image edits.)
153+
* :ghpull:`12142`: Unbreak formlayout for image edits.
154+
* :ghpull:`12135`: Backport PR #12131 on branch v3.0.x (Fixes currently release version of cartopy)
155+
* :ghpull:`12131`: Fixes currently release version of cartopy
156+
* :ghpull:`12129`: Backports for 3.0
157+
* :ghpull:`12132`: Backport PR #12130 on branch v3.0.x (Mention colorbar.minorticks_on/off in references)
158+
* :ghpull:`12130`: Mention colorbar.minorticks_on/off in references
159+
* :ghpull:`12099`: FIX: make sure all ticks show up for colorbar minor tick
160+
* :ghpull:`11962`: Propagate changes to backend loading to setup/setupext.
161+
* :ghpull:`12128`: Unbreak the Sphinx 1.8 build by renaming :math: to :mathmpl:.
162+
* :ghpull:`12126`: Backport PR #12117 on branch v3.0.x (Fix Agg extent calculations for empty draws)
163+
* :ghpull:`12113`: Backport PR #12112 on branch v3.0.x (Reword the LockDraw docstring.)
164+
* :ghpull:`12112`: Reword the LockDraw docstring.
165+
* :ghpull:`12110`: Backport PR #12109 on branch v3.0.x (Pin to sphinx<1.8; unremove sphinxext.mathmpl.)
166+
* :ghpull:`12109`: Pin to sphinx<1.8; unremove sphinxext.mathmpl.
167+
* :ghpull:`12084`: DOC: link palettable
168+
* :ghpull:`12096`: Backport PR #12092 on branch v3.0.x (Update backend_qt5agg to fix PySide2 mem issues)
169+
* :ghpull:`12083`: Backport PR #12012 on branch v3.0.x (FIX: fallback text renderer to fig._cachedRenderer, if none found)
170+
* :ghpull:`12081`: Backport PR #12037 on branch v3.0.x (Fix ArtistInspector.get_aliases.)
171+
* :ghpull:`12080`: Backport PR #12053 on branch v3.0.x (Fix up some OSX backend issues)
172+
* :ghpull:`12037`: Fix ArtistInspector.get_aliases.
173+
* :ghpull:`12053`: Fix up some OSX backend issues
174+
* :ghpull:`12064`: Backport PR #11971 on branch v3.0.x (FIX: use cached renderer on Legend.get_window_extent)
175+
* :ghpull:`12063`: Backport PR #12036 on branch v3.0.x (Interactive tests update)
176+
* :ghpull:`11928`: Update doc/conf.py to avoid warnings with (future) sphinx 1.8.
177+
* :ghpull:`12048`: Backport PR #12047 on branch v3.0.x (Remove asserting about current backend at the end of mpl_test_settings.)
178+
* :ghpull:`11971`: FIX: use cached renderer on Legend.get_window_extent
179+
* :ghpull:`12036`: Interactive tests update
180+
* :ghpull:`12029`: Backport PR #12022 on branch v3.0.x (Remove intent to deprecate rcParams["backend_fallback"].)
181+
* :ghpull:`12047`: Remove asserting about current backend at the end of mpl_test_settings.
182+
* :ghpull:`12020`: Backport PR #12019 on branch v3.0.x (typo: s/unmultipled/unmultiplied)
183+
* :ghpull:`12022`: Remove intent to deprecate rcParams["backend_fallback"].
184+
* :ghpull:`12028`: Backport PR #12023 on branch v3.0.x (Fix deprecation check in wx Timer.)
185+
* :ghpull:`12023`: Fix deprecation check in wx Timer.
186+
* :ghpull:`12019`: typo: s/unmultipled/unmultiplied
187+
* :ghpull:`12017`: Backport PR #12016 on branch v3.0.x (Fix AttributeError in GTK3Agg backend)
188+
* :ghpull:`12016`: Fix AttributeError in GTK3Agg backend
189+
* :ghpull:`11991`: Backport PR #11988 on branch v3.0.x
190+
* :ghpull:`11978`: Backport PR #11973 on branch v3.0.x
191+
* :ghpull:`11968`: Backport PR #11963 on branch v3.0.x
192+
* :ghpull:`11967`: Backport PR #11961 on branch v3.0.x
193+
* :ghpull:`11969`: Fix an invalid escape sequence.
194+
* :ghpull:`11963`: Fix some lgtm convention alerts
195+
* :ghpull:`11961`: Downgrade backend_version log to DEBUG level.
196+
* :ghpull:`11953`: Backport PR #11896 on branch v3.0.x
197+
* :ghpull:`11896`: Resolve backend in rcParams.__getitem__("backend").
198+
* :ghpull:`11950`: Backport PR #11934 on branch v3.0.x
199+
* :ghpull:`11952`: Backport PR #11949 on branch v3.0.x
200+
* :ghpull:`11949`: Remove test2.png from examples.
201+
* :ghpull:`11934`: Suppress the "non-GUI backend" warning from the .. plot:: directive...
202+
* :ghpull:`11918`: Backport PR #11917 on branch v3.0.x
203+
* :ghpull:`11917`: BUG: make arg 'N' and kwarg 'levels' behave the same when scalar
204+
* :ghpull:`11916`: Backport PR #11897 on branch v3.0.x
205+
* :ghpull:`11915`: Backport PR #11591 on branch v3.0.x
206+
* :ghpull:`11897`: HTMLWriter, put initialisation of frames in setup
207+
* :ghpull:`11591`: BUG: correct the scaling in the floating-point slop test.
208+
* :ghpull:`11910`: Backport PR #11907 on branch v3.0.x
209+
* :ghpull:`11907`: Move TOC back to top in axes documentation
210+
* :ghpull:`11904`: Backport PR #11900 on branch v3.0.x
211+
* :ghpull:`11889`: Backport PR #11847 on branch v3.0.x
212+
* :ghpull:`11890`: Backport PR #11850 on branch v3.0.x
213+
* :ghpull:`11850`: FIX: macosx framework check
214+
* :ghpull:`11883`: Backport PR #11862 on branch v3.0.x
215+
* :ghpull:`11847`: Use ImageMagick's magick.exe if convert.exe is not installed
216+
* :ghpull:`11882`: Backport PR #11876 on branch v3.0.x
217+
* :ghpull:`11876`: MAINT Better error message for number of colors versus number of data…
218+
* :ghpull:`11862`: Fix NumPy FutureWarning for non-tuple indexing.
219+
* :ghpull:`11845`: Use Format_ARGB32_Premultiplied instead of RGBA8888 for Qt backends.
149220
* :ghpull:`11843`: Remove unnecessary use of nose.
150221
* :ghpull:`11600`: backend switching -- don't create a public fallback API
151222
* :ghpull:`11833`: adding show inheritance to autosummary template
@@ -212,7 +283,7 @@ Pull Requests (511):
212283
* :ghpull:`11672`: Add comment re: use of lru_cache in PsfontsMap.
213284
* :ghpull:`11674`: Boring style fixes.
214285
* :ghpull:`10954`: Cache various dviread constructs globally.
215-
* :ghpull:`9150`: Don't update style-blacklisted rcparams in rc_* functions
286+
* :ghpull:`9150`: Don't update style-blacklisted rcparams in rc\_\* functions
216287
* :ghpull:`10936`: Simplify tkagg C extension.
217288
* :ghpull:`11378`: SVG Backend gouraud_triangle Correction
218289
* :ghpull:`11383`: FIX: Improve *c* (color) kwarg checking in scatter and the related exceptions
@@ -511,7 +582,7 @@ Pull Requests (511):
511582
* :ghpull:`10485`: Remove the 'hold' kwarg from codebase
512583
* :ghpull:`10571`: Use np.full{,_like} where appropriate. [requires numpy>=1.12]
513584
* :ghpull:`10913`: Rely a bit more on rc_context.
514-
* :ghpull:`10299`: Invalidate texmanager cache when any text.latex.* rc changes.
585+
* :ghpull:`10299`: Invalidate texmanager cache when any text.latex.\* rc changes.
515586
* :ghpull:`10906`: Deprecate ImageComparisonTest.
516587
* :ghpull:`10904`: Improve docstring of clabel()
517588
* :ghpull:`10912`: remove unused matplotlib.testing import
@@ -569,7 +640,7 @@ Pull Requests (511):
569640
* :ghpull:`10705`: FIX: enable extend kwargs with log scale colorbar
570641
* :ghpull:`10400`: numpydoc-ify art3d docstrings
571642
* :ghpull:`10723`: repr style fixes.
572-
* :ghpull:`10592`: Rely on generalized * and ** unpackings where possible.
643+
* :ghpull:`10592`: Rely on generalized \* and \*\* unpackings where possible.
573644
* :ghpull:`9475`: Declare property aliases in a single place
574645
* :ghpull:`10794`: fixed comment typo
575646
* :ghpull:`10768`: Fix crash when imshow encounters longdouble data
@@ -658,8 +729,27 @@ Pull Requests (511):
658729
* :ghpull:`10316`: TST FIX pyqt5 5.9
659730
* :ghpull:`4625`: hist2d() is now using pcolormesh instead of pcolorfast
660731

661-
Issues (91):
732+
Issues (110):
662733

734+
* :ghissue:`11966`: CartoPy code gives attribute error
735+
* :ghissue:`11844`: Backend related issues with matplotlib 3.0.0rc1
736+
* :ghissue:`12095`: colorbar minorticks (possibly release critical for 3.0)
737+
* :ghissue:`12108`: Broken doc build with sphinx 1.8
738+
* :ghissue:`7366`: handle repaint requests better it qtAgg
739+
* :ghissue:`11985`: Single shot timer not working correctly with MacOSX backend
740+
* :ghissue:`10948`: OSX backend raises deprecation warning for enter_notify_event
741+
* :ghissue:`11970`: Legend.get_window_extent now requires a renderer
742+
* :ghissue:`8293`: investigate whether using a single instance of ghostscript for ps->png conversion can speed up the Windows build
743+
* :ghissue:`7707`: Replace pep8 by pycodestyle for style checking
744+
* :ghissue:`9135`: rcdefaults, rc_file_defaults, rc_file should not update backend if it has already been selected
745+
* :ghissue:`12015`: AttributeError with GTK3Agg backend
746+
* :ghissue:`11913`: plt.contour levels parameter don't work as intended if receive a single int
747+
* :ghissue:`11846`: macosx backend won't load
748+
* :ghissue:`11792`: Newer versions of ImageMagickWriter not found on windows
749+
* :ghissue:`11858`: Adding "pie of pie" and "bar of pie" functionality
750+
* :ghissue:`11852`: get_backend() backward compatibility
751+
* :ghissue:`11629`: Importing qt_compat when no Qt binding is installed fails with NameError instead of ImportError
752+
* :ghissue:`11842`: Failed nose import in test_annotation_update
663753
* :ghissue:`11252`: Some API removals not documented
664754
* :ghissue:`9404`: Drop support for python 2
665755
* :ghissue:`2625`: Markers in XKCD style

0 commit comments

Comments
 (0)
0