|
3 | 3 | GitHub Stats
|
4 | 4 | ============
|
5 | 5 |
|
6 |
| -GitHub stats for 2018/08/10 - 2019/02/22 (tag: v2.2.3) |
| 6 | +GitHub stats for 2018/03/05 - 2020/02/01 (tag: v2.2.0) |
7 | 7 |
|
8 | 8 | These lists are automatically generated, and may be incomplete or contain duplicates.
|
9 | 9 |
|
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>`__ |
| 10 | +We closed 12 issues and merged 46 pull requests. |
| 11 | +The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/v2.2.5>`__ |
12 | 12 |
|
13 |
| -The following 21 authors contributed 122 commits. |
| 13 | +The following 28 authors contributed 508 commits. |
14 | 14 |
|
15 | 15 | * Abhinuv Nitin Pitale
|
16 |
| -* Andrew Nelson |
| 16 | +* Andras Deak |
17 | 17 | * Antony Lee
|
18 |
| -* Ayappan P |
| 18 | +* Ashley Whetter |
| 19 | +* Ben Root |
| 20 | +* Bingyao Liu |
| 21 | +* Brigitta Sipocz |
19 | 22 | * Bruno Pagani
|
20 |
| -* Chris Zimmerman |
21 | 23 | * David Stansby
|
22 |
| -* Elizabeth Seiver |
23 | 24 | * Elliott Sales de Andrade
|
24 |
| -* Eric Wieser |
25 |
| -* ImportanceOfBeingErnest |
| 25 | +* Eric Firing |
| 26 | +* hannah |
| 27 | +* Importance of Being Ernest |
| 28 | +* Jens Hedegaard Nielsen |
| 29 | +* Jeroen Demeyer |
| 30 | +* jjcaballero |
26 | 31 | * Jody Klymak
|
27 |
| -* Kyle Sunden |
28 |
| -* Mark Harfouche |
| 32 | +* Jouni K. Seppänen |
29 | 33 | * MeeseeksMachine
|
| 34 | +* Michele Mastropietro |
| 35 | +* MinRK |
30 | 36 | * Nelle Varoquaux
|
31 |
| -* Nick Papior |
| 37 | +* Nikita Kniazev |
| 38 | +* Paul Hobson |
| 39 | +* Paul Ivanov |
32 | 40 | * Ryan May
|
33 |
| -* simon-kraeusel |
34 | 41 | * Thomas A Caswell
|
35 | 42 | * Tim Hoffmann
|
36 | 43 |
|
37 | 44 | GitHub issues and pull requests:
|
38 | 45 |
|
39 |
| -Pull Requests (47): |
40 |
| - |
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 |
84 |
| -* :ghpull:`11808`: updates error message to run pytest instead of tests.py standalone |
85 |
| -* :ghpull:`11786`: Fix collections import warnings for Python 3.7 |
| 46 | +Pull Requests (46): |
| 47 | + |
| 48 | +* :ghpull:`16382`: Backport PR #16379 on branch v3.1.x (FIX: catch on message content, not module) |
| 49 | +* :ghpull:`16381`: Backport PR #16379 on branch v2.2.x (FIX: catch on message content, not module) |
| 50 | +* :ghpull:`16383`: Backport PR #16379 on branch v3.2.x (FIX: catch on message content, not module) |
| 51 | +* :ghpull:`16379`: FIX: catch on message content, not module |
| 52 | +* :ghpull:`16361`: Backport PR #16347: FIX: catch warnings from pandas in cbook._check_1d |
| 53 | +* :ghpull:`16347`: FIX: catch warnings from pandas in cbook._check_1d |
| 54 | +* :ghpull:`16358`: Pin docutils |
| 55 | +* :ghpull:`16355`: typo in ``ticker.ScalarFormatter`` doc |
| 56 | +* :ghpull:`16255`: Move version info to sidebar |
| 57 | +* :ghpull:`16137`: Backport PR #16112 on branch v2.2.x (CI: Fail when failed to install dependencies) |
| 58 | +* :ghpull:`16257`: Backport donation links to 2.2.x |
| 59 | +* :ghpull:`16256`: Update Python 2 EOL message on 2.2.x |
| 60 | +* :ghpull:`16121`: Backport PR #16065 on branch v2.2.x (Nicer formatting of community aspects on front page) |
| 61 | +* :ghpull:`16143`: Unblock CI on v2.2.x branch |
| 62 | +* :ghpull:`16139`: Backport PR #11495 on branch v2.2.x (Update the documentation guidelines) |
| 63 | +* :ghpull:`15663`: Backport PR #15649 on branch v2.2.x (Fix searchindex.js loading when ajax fails (because e.g. CORS in embedded iframes)) |
| 64 | +* :ghpull:`14501`: Backport PR #14451 on branch v2.2.x (FIX: return points rather than path to fix regression) |
| 65 | +* :ghpull:`15472`: Backport PR #15460 on branch v2.2.x (Fix incorrect value check in axes_grid.) |
| 66 | +* :ghpull:`15460`: Fix incorrect value check in axes_grid. |
| 67 | +* :ghpull:`15448`: V22x py38 compat |
| 68 | +* :ghpull:`15442`: Backport PR #15439 on branch v2.2.x (DOC: mention discourse main page) |
| 69 | +* :ghpull:`14788`: for non-html output, let sphinx pick the best format (cherry-pick cha… |
| 70 | +* :ghpull:`15423`: Backport PR #15422 on branch v2.2.x (FIX: typo in attribute lookup) |
| 71 | +* :ghpull:`15422`: FIX: typo in attribute lookup |
| 72 | +* :ghpull:`14863`: Backport PR #14830 on branch v2.2.x (FIX: restore special casing of shift-enter in notebook) |
| 73 | +* :ghpull:`15208`: Backport PR #15206: FIX: be more forgiving about expecting internal s… |
| 74 | +* :ghpull:`14582`: Backport to 2.2.x removal of mpl_examples and setup.py cleanup |
| 75 | +* :ghpull:`15191`: Merge pull request #11786 from timhoffm/collections-abc |
| 76 | +* :ghpull:`15206`: FIX: be more forgiving about expecting internal state in draw_idle |
| 77 | +* :ghpull:`15016`: Backport PR #15007 on branch v2.2.x (FIX: support pandas 0.25) |
| 78 | +* :ghpull:`15007`: FIX: support pandas 0.25 |
| 79 | +* :ghpull:`14964`: Backport Python 3 fixes on branch v2.2.x |
| 80 | +* :ghpull:`14986`: Merge pull request #14915 from AWhetter/fix_14585 |
| 81 | +* :ghpull:`14915`: Don't redownload jquery when installing from an sdist |
| 82 | +* :ghpull:`14909`: Backport PR #14901 on branch v2.2.x (Fix GH14900: numpy 1.17.0 breaks test_colors.) |
| 83 | +* :ghpull:`14901`: Fix GH14900: numpy 1.17.0 breaks test_colors. |
| 84 | +* :ghpull:`14846`: Fix circleCI build on 2.2.x |
| 85 | +* :ghpull:`14830`: FIX: restore special casing of shift-enter in notebook |
| 86 | +* :ghpull:`14779`: Backport PR #14775: DOC: Fix CircleCI builds |
| 87 | +* :ghpull:`14587`: 2.2.x: install jquery_ui |
| 88 | +* :ghpull:`14590`: Try to fix 2.2.x travis building |
|
10000
89 | +* :ghpull:`14451`: FIX: return points rather than path to fix regression |
| 90 | +* :ghpull:`14433`: Backport PR #14425 on branch v2.2.x (Lic restore license paint) |
| 91 | +* :ghpull:`14425`: Lic restore license paint |
| 92 | +* :ghpull:`13583`: Backport of #11917 |
86 | 93 | * :ghpull:`11724`: Fix cairo's image inversion and alpha misapplication.
|
87 |
| -* :ghpull:`11733`: MAINT: use collections.abc for 3.7 |
88 |
| - |
89 |
| -Issues (16): |
90 |
| - |
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 |
| 94 | + |
| 95 | +Issues (12): |
| 96 | + |
| 97 | +* :ghissue:`16295`: pyplot.plot using pandas series raises DeprecationWarning with pandas=1.0.0rc0 |
| 98 | +* :ghissue:`15155`: Pip install can't find freetype and png despite them being installed |
| 99 | +* :ghissue:`11326`: matplotlib 2.2.2 debian ppc64: tests errors |
| 100 | +* :ghissue:`15726`: dateutil 2.8.1 raises TypeError instead of ValueError |
| 101 | +* :ghissue:`14524`: Got 'Could not convert glyph to bitmap' error when run matplotlib fig.savefig() in parallel (mp.Pool) |
| 102 | +* :ghissue:`14580`: del os.link in setup.py is breaking Python 3.8 builds |
| 103 | +* :ghissue:`15205`: FigureCanvas constructor crashes if interactive mode is switched on |
| 104 | +* :ghissue:`14992`: IndexError: tuple index out of range with pandas 0.25. |
| 105 | +* :ghissue:`14585`: Installing matplotlib from sources downloads jquery-ui anyway |
| 106 | +* :ghissue:`14900`: Numpy 1.17.0 breaks test_colors |
| 107 | +* :ghissue:`12762`: significance of the number 14 in calls to ``contour`` and ``tricontour``? |
| 108 | +* :ghissue:`13456`: Contour "level" keyword arg |
| 109 | + |
| 110 | + |
| 111 | +Previous GitHub Stats |
109 | 112 | ---------------------
|
110 | 113 |
|
111 | 114 |
|
112 | 115 | .. toctree::
|
113 | 116 | :maxdepth: 1
|
114 | 117 | :glob:
|
| 118 | + :reversed: |
115 | 119 |
|
116 | 120 | prev_whats_new/github_stats_*
|
0 commit comments