|
| 1 | +.. _github-stats-3-0-1: |
| 2 | + |
| 3 | +GitHub statistics for 3.0.1 (Oct 25, 2018) |
| 4 | +========================================== |
| 5 | + |
| 6 | +GitHub statistics for 2018/09/18 (tag: v3.0.0) - 2018/10/25 |
| 7 | + |
| 8 | +These lists are automatically generated, and may be incomplete or contain duplicates. |
| 9 | + |
| 10 | +We closed 31 issues and merged 127 pull requests. |
| 11 | +The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/37?closed=1>`__ |
| 12 | + |
| 13 | +The following 23 authors contributed 227 commits. |
| 14 | + |
| 15 | +* Abhinuv Nitin Pitale |
| 16 | +* Antony Lee |
| 17 | +* Anubhav Shrimal |
| 18 | +* Ben Root |
| 19 | +* Colin |
| 20 | +* Daniele Nicolodi |
| 21 | +* David Haberthür |
| 22 | +* David Stansby |
| 23 | +* Elan Ernest |
| 24 | +* Elliott Sales de Andrade |
| 25 | +* Eric Firing |
| 26 | +* ImportanceOfBeingErnest |
| 27 | +* Jody Klymak |
| 28 | +* Kai Muehlbauer |
| 29 | +* Kevin Rose |
| 30 | +* Marcel Martin |
| 31 | +* MeeseeksMachine |
| 32 | +* Nelle Varoquaux |
| 33 | +* Nikita Kniazev |
| 34 | +* Ryan May |
| 35 | +* teresy |
| 36 | +* Thomas A Caswell |
| 37 | +* Tim Hoffmann |
| 38 | + |
| 39 | +GitHub issues and pull requests: |
| 40 | + |
| 41 | +Pull Requests (127): |
| 42 | + |
| 43 | +* :ghpull:`12595`: Backport PR #12569 on branch v3.0.x (Don't confuse uintptr_t and Py_ssize_t.) |
| 44 | +* :ghpull:`12623`: Backport PR #12285 on branch v3.0.x (FIX: Don't apply tight_layout if axes collapse) |
| 45 | +* :ghpull:`12285`: FIX: Don't apply tight_layout if axes collapse |
| 46 | +* :ghpull:`12622`: FIX: flake8errors 3.0.x mergeup |
| 47 | +* :ghpull:`12619`: Backport PR #12548 on branch v3.0.x (undef _XOPEN_SOURCE breaks the build in AIX) |
| 48 | +* :ghpull:`12621`: Backport PR #12607 on branch v3.0.x (STY: fix whitespace and escaping) |
| 49 | +* :ghpull:`12616`: Backport PR #12615 on branch v3.0.x (Fix travis OSX build) |
| 50 | +* :ghpull:`12594`: Backport PR #12572 on branch v3.0.x (Fix singleton hist labels) |
| 51 | +* :ghpull:`12615`: Fix travis OSX build |
| 52 | +* :ghpull:`12607`: STY: fix whitespace and escaping |
| 53 | +* :ghpull:`12605`: Backport PR #12603 on branch v3.0.x (FIX: don't import macosx to check if eventloop running) |
| 54 | +* :ghpull:`12604`: FIX: over-ride 'copy' on RcParams |
| 55 | +* :ghpull:`12603`: FIX: don't import macosx to check if eventloop running |
| 56 | +* :ghpull:`12602`: Backport PR #12599 on branch v3.0.x (Fix formatting of docstring) |
| 57 | +* :ghpull:`12599`: Fix formatting of docstring |
| 58 | +* :ghpull:`12593`: Backport PR #12581 on branch v3.0.x (Fix hist() error message) |
| 59 | +* :ghpull:`12569`: Don't confuse uintptr_t and Py_ssize_t. |
| 60 | +* :ghpull:`12572`: Fix singleton hist labels |
| 61 | +* :ghpull:`12581`: Fix hist() error message |
| 62 | +* :ghpull:`12575`: Backport PR #12573 on branch v3.0.x (BUG: mplot3d: Don't crash if azim or elev are non-integral) |
| 63 | +* :ghpull:`12558`: Backport PR #12555 on branch v3.0.x (Clarify horizontalalignment and verticalalignment in suptitle) |
| 64 | +* :ghpull:`12544`: Backport PR #12159 on branch v3.0.x (FIX: colorbar re-check norm before draw for autolabels) |
| 65 | +* :ghpull:`12159`: FIX: colorbar re-check norm before draw for autolabels |
| 66 | +* :ghpull:`12540`: Backport PR #12501 on branch v3.0.x (Rectified plot error) |
| 67 | +* :ghpull:`12531`: Backport PR #12431 on branch v3.0.x (FIX: allow single-string color for scatter) |
| 68 | +* :ghpull:`12431`: FIX: allow single-string color for scatter |
| 69 | +* :ghpull:`12529`: Backport PR #12216 on branch v3.0.x (Doc: Fix search for sphinx >=1.8) |
| 70 | +* :ghpull:`12527`: Backport PR #12461 on branch v3.0.x (FIX: make add_lines work with new colorbar) |
| 71 | +* :ghpull:`12461`: FIX: make add_lines work with new colorbar |
| 72 | +* :ghpull:`12522`: Backport PR #12241 on branch v3.0.x (FIX: make unused spines invisible) |
| 73 | +* :ghpull:`12241`: FIX: make unused spines invisible |
| 74 | +* :ghpull:`12519`: Backport PR #12504 on branch v3.0.x (DOC: clarify min supported version wording) |
| 75 | +* :ghpull:`12517`: Backport PR #12507 on branch v3.0.x (FIX: make minor ticks formatted with science formatter as well) |
| 76 | +* :ghpull:`12507`: FIX: make minor ticks formatted with science formatter as well |
| 77 | +* :ghpull:`12512`: Backport PR #12363 on branch v3.0.x |
| 78 | +* :ghpull:`12511`: Backport PR #12366 on branch v2.2.x (TST: Update test images for new Ghostscript.) |
| 79 | +* :ghpull:`12509`: Backport PR #12478 on branch v3.0.x (MAINT: numpy deprecates asscalar in 1.16) |
| 80 | +* :ghpull:`12363`: FIX: errors in get_position changes |
| 81 | +* :ghpull:`12497`: Backport PR #12495 on branch v3.0.x (Fix duplicate condition in pathpatch3d example) |
| 82 | +* :ghpull:`12490`: Backport PR #12489 on branch v3.0.x (Fix typo in documentation of ylim) |
| 83 | +* :ghpull:`12485`: Fix font_manager.OSXInstalledFonts() |
| 84 | +* :ghpull:`12484`: Backport PR #12448 on branch v3.0.x (Don't error if some font directories are not readable.) |
| 85 | +* :ghpull:`12421`: Backport PR #12360 on branch v3.0.x (Replace axes_grid by axes_grid1 in test) |
| 86 | +* :ghpull:`12448`: Don't error if some font directories are not readable. |
| 87 | +* :ghpull:`12471`: Backport PR #12468 on branch v3.0.x (Fix ``set_ylim`` unit handling) |
| 88 | +* :ghpull:`12475`: Backport PR #12469 on branch v3.0.x (Clarify documentation of offsetbox.AnchoredText's prop kw argument) |
| 89 | +* :ghpull:`12468`: Fix ``set_ylim`` unit handling |
| 90 | +* :ghpull:`12464`: Backport PR #12457 on branch v3.0.x (Fix tutorial typos.) |
| 91 | +* :ghpull:`12432`: Backport PR #12277: FIX: datetime64 now recognized if in a list |
| 92 | +* :ghpull:`12277`: FIX: datetime64 now recognized if in a list |
| 93 | +* :ghpull:`12426`: Backport PR #12293 on branch v3.0.x (Make pyplot more tolerant wrt. 3rd-party subclasses.) |
| 94 | +* :ghpull:`12293`: Make pyplot more tolerant wrt. 3rd-party subclasses. |
| 95 | +* :ghpull:`12360`: Replace axes_grid by axes_grid1 in test |
| 96 | +* :ghpull:`12412`: Backport PR #12394 on branch v3.0.x (DOC: fix CL tutorial to give same output from saved file and example) |
| 97 | +* :ghpull:`12410`: Backport PR #12408 on branch v3.0.x (Don't crash on invalid registry font entries on Windows.) |
| 98 | +* :ghpull:`12411`: Backport PR #12366 on branch v3.0.0-doc (TST: Update test images for new Ghostscript.) |
| 99 | +* :ghpull:`12408`: Don't crash on invalid registry font entries on Windows. |
| 100 | +* :ghpull:`12403`: Backport PR #12149 on branch v3.0.x (Mathtext tutorial fixes) |
| 101 | +* :ghpull:`12400`: Backport PR #12257 on branch v3.0.x (Document standard backends in matplotlib.use()) |
| 102 | +* :ghpull:`12257`: Document standard backends in matplotlib.use() |
| 103 | +* :ghpull:`12399`: Backport PR #12383 on branch v3.0.x (Revert change of parameter name in annotate()) |
| 104 | +* :ghpull:`12383`: Revert change of parameter name in annotate() |
| 105 | +* :ghpull:`12390`: Backport PR #12385 on branch v3.0.x (CI: Added Appveyor Python 3.7 build) |
| 106 | +* :ghpull:`12385`: CI: Added Appveyor Python 3.7 build |
| 107 | +* :ghpull:`12381`: Backport PR #12353 on branch v3.0.x (Doc: clarify default parameters in scatter docs) |
| 108 | +* :ghpull:`12378`: Backport PR #12366 on branch v3.0.x (TST: Update test images for new Ghostscript.) |
| 109 | +* :ghpull:`12375`: Backport PR #11648 on branch v3.0.x (FIX: colorbar placement in constrained layout) |
| 110 | +* :ghpull:`11648`: FIX: colorbar placement in constrained layout |
| 111 | +* :ghpull:`12350`: Backport PR #12214 on branch v3.0.x |
| 112 | +* :ghpull:`12348`: Backport PR #12347 on branch v3.0.x (DOC: add_child_axes to axes_api.rst) |
| 113 | +* :ghpull:`12214`: Improve docstring of Annotation |
| 114 | +* :ghpull:`12344`: Backport PR #12321 on branch v3.0.x (maint: setupext.py for freetype had a Catch case for missing ft2build.h) |
| 115 | +* :ghpull:`12342`: Backport PR #12334 on branch v3.0.x (Improve selection of inset indicator connectors.) |
| 116 | +* :ghpull:`12334`: Improve selection of inset indicator connectors. |
| 117 | +* :ghpull:`12339`: Backport PR #12297 on branch v3.0.x (Remove some pytest parameterising warnings) |
| 118 | +* :ghpull:`12338`: Backport PR #12268 on branch v3.0.x (FIX: remove unnecessary ``self`` in ``super_``-calls, fixes #12265) |
| 119 | +* :ghpull:`12336`: Backport PR #12212 on branch v3.0.x (font_manager: Fixed problems with Path(...).suffix) |
| 120 | +* :ghpull:`12268`: FIX: remove unnecessary ``self`` in ``super_``-calls, fixes #12265 |
| 121 | +* :ghpull:`12212`: font_manager: Fixed problems with Path(...).suffix |
| 122 | +* :ghpull:`12331`: Backport PR #12322 on branch v3.0.x (Fix the docs build.) |
| 123 | +* :ghpull:`12327`: Backport PR #12326 on branch v3.0.x (fixed minor spelling error in docstring) |
| 124 | +* :ghpull:`12320`: Backport PR #12319 on branch v3.0.x (Fix Travis 3.6 builds) |
| 125 | +* :ghpull:`12315`: Backport PR #12313 on branch v3.0.x (BUG: Fix typo in view_limits() for MultipleLocator) |
| 126 | +* :ghpull:`12313`: BUG: Fix typo in view_limits() for MultipleLocator |
| 127 | +* :ghpull:`12305`: Backport PR #12274 on branch v3.0.x (MNT: put back ``_hold`` as read-only attribute on AxesBase) |
| 128 | +* :ghpull:`12274`: MNT: put back ``_hold`` as read-only attribute on AxesBase |
| 129 | +* :ghpull:`12303`: Backport PR #12163 on branch v3.0.x (TST: Defer loading Qt framework until test is run.) |
| 130 | +* :ghpull:`12299`: Backport PR #12294 on branch v3.0.x (Fix expand_dims warnings in triinterpolate) |
| 131 | +* :ghpull:`12163`: TST: Defer loading Qt framework until test is run. |
| 132 | +* :ghpull:`12301`: Ghostscript 9.0 requirement revisited |
| 133 | +* :ghpull:`12294`: Fix expand_dims warnings in triinterpolate |
| 134 | +* :ghpull:`12297`: Remove some pytest parameterising warnings |
| 135 | +* :ghpull:`12295`: Backport PR #12261 on branch v3.0.x (FIX: parasite axis2 demo) |
| 136 | +* :ghpull:`12289`: Backport PR #12278 on branch v3.0.x (Document inheriting docstrings) |
| 137 | +* :ghpull:`12287`: Backport PR #12262 on branch v3.0.x (Simplify empty-rasterized pdf test.) |
| 138 | +* :ghpull:`12280`: Backport PR #12269 on branch v3.0.x (Add some param docs to BlockingInput methods) |
| 139 | +* :ghpull:`12266`: Backport PR #12254 on branch v3.0.x (Improve docstrings of Animations) |
| 140 | +* :ghpull:`12262`: Simplify empty-rasterized pdf test. |
| 141 | +* :ghpull:`12254`: Improve docstrings of Animations |
| 142 | +* :ghpull:`12263`: Backport PR #12258 on branch v3.0.x (Fix CSS for module-level data) |
| 143 | +* :ghpull:`12250`: Backport PR #12209 on branch v3.0.x (Doc: Sort named colors example by palette) |
| 144 | +* :ghpull:`12248`: Backport PR #12237 on branch v3.0.x (Use (float, float) as parameter type for 2D positions in docstrings) |
| 145 | +* :ghpull:`12240`: Backport PR #12236 on branch v3.0.x |
| 146 | +* :ghpull:`12237`: Use (float, float) as parameter type for 2D positions in docstrings |
| 147 | +* :ghpull:`12242`: Backport PR #12238 on branch v3.0.x (Typo in docs) |
| 148 | +* :ghpull:`12236`: Make boilerplate-generated pyplot.py flake8 compliant |
| 149 | +* :ghpull:`12234`: Backport PR #12228 on branch v3.0.x (Fix trivial typo in docs.) |
| 150 | +* :ghpull:`12230`: Backport PR #12213 on branch v3.0.x (Change win32InstalledFonts return value) |
| 151 | +* :ghpull:`12213`: Change win32InstalledFonts return value |
| 152 | +* :ghpull:`12223`: Backport PR #11688 on branch v3.0.x (Don't draw axis (spines, ticks, labels) twice when using parasite axes.) |
| 153 | +* :ghpull:`12224`: Backport PR #12207 on branch v3.0.x (FIX: dont' check for interactive framework if none required) |
| 154 | +* :ghpull:`12207`: FIX: don't check for interactive framework if none required |
| 155 | +* :ghpull:`11688`: Don't draw axis (spines, ticks, labels) twice when using parasite axes. |
| 156 | +* :ghpull:`12205`: Backport PR #12186 on branch v3.0.x (DOC: fix API note about get_tightbbox) |
| 157 | +* :ghpull:`12204`: Backport PR #12203 on branch v3.0.x (Document legend best slowness) |
| 158 | +* :ghpull:`12203`: Document legend's slowness when "best" location is used |
| 159 | +* :ghpull:`12194`: Backport PR #12164 on branch v3.0.x (Fix Annotation.contains.) |
| 160 | +* :ghpull:`12193`: Backport PR #12177 on branch v3.0.x (FIX: remove cwd from mac font path search) |
| 161 | +* :ghpull:`12164`: Fix Annotation.contains. |
| 162 | +* :ghpull:`12177`: FIX: remove cwd from mac font path search |
| 163 | +* :ghpull:`12185`: Backport PR #12183 on branch v3.0.x (Doc: Don't use Sphinx 1.8) |
| 164 | +* :ghpull:`12183`: Doc: Don't use Sphinx 1.8 |
| 165 | +* :ghpull:`12172`: Backport PR #12157 on branch v3.0.x (Properly declare the interactive framework for the qt4foo backends.) |
| 166 | +* :ghpull:`12167`: Backport PR #12166 on branch v3.0.x (Document preference order for backend auto selection) |
| 167 | +* :ghpull:`12166`: Document preference order for backend auto selection |
| 168 | +* :ghpull:`12157`: Properly declare the interactive framework for the qt4foo backends. |
| 169 | +* :ghpull:`12153`: Backport PR #12148 on branch v3.0.x (BLD: pragmatic fix for building basic_unit example on py37) |
| 170 | + |
| 171 | +Issues (31): |
| 172 | + |
| 173 | +* :ghissue:`12626`: AttributeError: module 'matplotlib' has no attribute 'artist' |
| 174 | +* :ghissue:`12613`: transiently linked interactivity of unshared pair of axes generated with make_axes_locatable |
| 175 | +* :ghissue:`12601`: Can't import matplotlib |
| 176 | +* :ghissue:`12580`: Incorrect hist error message with bad color size |
| 177 | +* :ghissue:`12567`: Calling pyplot.show() with TkAgg backend on x86 machine raises OverflowError. |
| 178 | +* :ghissue:`12556`: Matplotlib 3.0.0 import hangs in clean environment |
| 179 | +* :ghissue:`12550`: colorbar resizes in animation |
| 180 | +* :ghissue:`12155`: Incorrect placement of Colorbar ticks using LogNorm |
| 181 | +* :ghissue:`12438`: Scatter doesn't accept a list of strings as color spec. |
| 182 | +* :ghissue:`12429`: scatter() does not accept gray strings anymore |
| 183 | +* :ghissue:`12458`: add_lines misses lines for matplotlib.colorbar.ColorbarBase |
| 184 | +* :ghissue:`12239`: 3d axes are collapsed by tight_layout |
| 185 | +* :ghissue:`12488`: inconsistent colorbar tick labels for LogNorm |
| 186 | +* :ghissue:`12515`: pyplot.step broken in 3.0.0? |
| 187 | +* :ghissue:`12355`: Error for bbox_inches='tight' in savefig with make_axes_locatable |
| 188 | +* :ghissue:`12505`: ImageGrid in 3.0 |
| 189 | +* :ghissue:`12291`: Importing pyplot crashes on macOS due to missing fontlist-v300.json and then Permission denied: '/opt/local/share/fonts' |
| 190 | +* :ghissue:`12288`: New function signatures in pyplot break Cartopy |
| 191 | +* :ghissue:`12445`: Error on colorbar |
| 192 | +* :ghissue:`12446`: Polar Contour - float() argument must be a string or a number, not 'AxesParasiteParasiteAuxTrans' |
| 193 | +* :ghissue:`12271`: error with errorbar with datetime64 |
| 194 | +* :ghissue:`12405`: plt.stackplot() does not work with 3.0.0 |
| 195 | +* :ghissue:`12406`: Bug with font finding, and here is my fix as well. |
| 196 | +* :ghissue:`12325`: Annotation change from "s" to "text" in 3.0- documentation |
| 197 | +* :ghissue:`11641`: constrained_layout and colorbar for a subset of axes |
| 198 | +* :ghissue:`12352`: TeX rendering broken on master with windows |
| 199 | +* :ghissue:`12354`: Too many levels of symbolic links |
| 200 | +* :ghissue:`12265`: ParasiteAxesAuxTrans pcolor/pcolormesh and contour/contourf broken |
| 201 | +* :ghissue:`12173`: Cannot import pyplot |
| 202 | +* :ghissue:`12120`: Default legend behavior (loc='best') very slow for large amounts of data. |
| 203 | +* :ghissue:`12176`: import pyplot on MacOS without font cache will search entire subtree of current dir |
0 commit comments