doc/users/prev_whats_new/github_stats_3.0.1.rst
.. _github-stats-3-0-1:
GitHub statistics for 2018/09/18 (tag: v3.0.0) - 2018/10/25
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed 31 issues and merged 127 pull requests.
The full list can be seen on GitHub <https://github.com/matplotlib/matplotlib/milestone/37?closed=1>__
The following 23 authors contributed 227 commits.
GitHub issues and pull requests:
Pull Requests (127):
12595: Backport PR #12569 on branch v3.0.x (Don't confuse uintptr_t and Py_ssize_t.)12623: Backport PR #12285 on branch v3.0.x (FIX: Don't apply tight_layout if axes collapse)12285: FIX: Don't apply tight_layout if axes collapse12622: FIX: flake8errors 3.0.x mergeup12619: Backport PR #12548 on branch v3.0.x (undef _XOPEN_SOURCE breaks the build in AIX)12621: Backport PR #12607 on branch v3.0.x (STY: fix whitespace and escaping)12616: Backport PR #12615 on branch v3.0.x (Fix travis OSX build)12594: Backport PR #12572 on branch v3.0.x (Fix singleton hist labels)12615: Fix travis OSX build12607: STY: fix whitespace and escaping12605: Backport PR #12603 on branch v3.0.x (FIX: don't import macosx to check if eventloop running)12604: FIX: over-ride 'copy' on RcParams12603: FIX: don't import macosx to check if eventloop running12602: Backport PR #12599 on branch v3.0.x (Fix formatting of docstring)12599: Fix formatting of docstring12593: Backport PR #12581 on branch v3.0.x (Fix hist() error message)12569: Don't confuse uintptr_t and Py_ssize_t.12572: Fix singleton hist labels12581: Fix hist() error message12575: Backport PR #12573 on branch v3.0.x (BUG: mplot3d: Don't crash if azim or elev are non-integral)12558: Backport PR #12555 on branch v3.0.x (Clarify horizontalalignment and verticalalignment in suptitle)12544: Backport PR #12159 on branch v3.0.x (FIX: colorbar re-check norm before draw for autolabels)12159: FIX: colorbar re-check norm before draw for autolabels12540: Backport PR #12501 on branch v3.0.x (Rectified plot error)12531: Backport PR #12431 on branch v3.0.x (FIX: allow single-string color for scatter)12431: FIX: allow single-string color for scatter12529: Backport PR #12216 on branch v3.0.x (Doc: Fix search for sphinx >=1.8)12527: Backport PR #12461 on branch v3.0.x (FIX: make add_lines work with new colorbar)12461: FIX: make add_lines work with new colorbar12522: Backport PR #12241 on branch v3.0.x (FIX: make unused spines invisible)12241: FIX: make unused spines invisible12519: Backport PR #12504 on branch v3.0.x (DOC: clarify min supported version wording)12517: Backport PR #12507 on branch v3.0.x (FIX: make minor ticks formatted with science formatter as well)12507: FIX: make minor ticks formatted with science formatter as well12512: Backport PR #12363 on branch v3.0.x12511: Backport PR #12366 on branch v2.2.x (TST: Update test images for new Ghostscript.)12509: Backport PR #12478 on branch v3.0.x (MAINT: numpy deprecates asscalar in 1.16)12363: FIX: errors in get_position changes12497: Backport PR #12495 on branch v3.0.x (Fix duplicate condition in pathpatch3d example)12490: Backport PR #12489 on branch v3.0.x (Fix typo in documentation of ylim)12485: Fix font_manager.OSXInstalledFonts()12484: Backport PR #12448 on branch v3.0.x (Don't error if some font directories are not readable.)12421: Backport PR #12360 on branch v3.0.x (Replace axes_grid by axes_grid1 in test)12448: Don't error if some font directories are not readable.12471: Backport PR #12468 on branch v3.0.x (Fix set_ylim unit handling)12475: Backport PR #12469 on branch v3.0.x (Clarify documentation of offsetbox.AnchoredText's prop kw argument)12468: Fix set_ylim unit handling12464: Backport PR #12457 on branch v3.0.x (Fix tutorial typos.)12432: Backport PR #12277: FIX: datetime64 now recognized if in a list12277: FIX: datetime64 now recognized if in a list12426: Backport PR #12293 on branch v3.0.x (Make pyplot more tolerant wrt. 3rd-party subclasses.)12293: Make pyplot more tolerant wrt. 3rd-party subclasses.12360: Replace axes_grid by axes_grid1 in test12412: Backport PR #12394 on branch v3.0.x (DOC: fix CL tutorial to give same output from saved file and example)12410: Backport PR #12408 on branch v3.0.x (Don't crash on invalid registry font entries on Windows.)12411: Backport PR #12366 on branch v3.0.0-doc (TST: Update test images for new Ghostscript.)12408: Don't crash on invalid registry font entries on Windows.12403: Backport PR #12149 on branch v3.0.x (Mathtext tutorial fixes)12400: Backport PR #12257 on branch v3.0.x (Document standard backends in matplotlib.use())12257: Document standard backends in matplotlib.use()12399: Backport PR #12383 on branch v3.0.x (Revert change of parameter name in annotate())12383: Revert change of parameter name in annotate()12390: Backport PR #12385 on branch v3.0.x (CI: Added Appveyor Python 3.7 build)12385: CI: Added Appveyor Python 3.7 build12381: Backport PR #12353 on branch v3.0.x (Doc: clarify default parameters in scatter docs)12378: Backport PR #12366 on branch v3.0.x (TST: Update test images for new Ghostscript.)12375: Backport PR #11648 on branch v3.0.x (FIX: colorbar placement in constrained layout)11648: FIX: colorbar placement in constrained layout12350: Backport PR #12214 on branch v3.0.x12348: Backport PR #12347 on branch v3.0.x (DOC: add_child_axes to axes_api.rst)12214: Improve docstring of Annotation12344: Backport PR #12321 on branch v3.0.x (maint: setupext.py for freetype had a Catch case for missing ft2build.h)12342: Backport PR #12334 on branch v3.0.x (Improve selection of inset indicator connectors.)12334: Improve selection of inset indicator connectors.12339: Backport PR #12297 on branch v3.0.x (Remove some pytest parameterising warnings)12338: Backport PR #12268 on branch v3.0.x (FIX: remove unnecessary self in super_-calls, fixes #12265)12336: Backport PR #12212 on branch v3.0.x (font_manager: Fixed problems with Path(...).suffix)12268: FIX: remove unnecessary self in super_-calls, fixes #1226512212: font_manager: Fixed problems with Path(...).suffix12331: Backport PR #12322 on branch v3.0.x (Fix the docs build.)12327: Backport PR #12326 on branch v3.0.x (fixed minor spelling error in docstring)12320: Backport PR #12319 on branch v3.0.x (Fix Travis 3.6 builds)12315: Backport PR #12313 on branch v3.0.x (BUG: Fix typo in view_limits() for MultipleLocator)12313: BUG: Fix typo in view_limits() for MultipleLocator12305: Backport PR #12274 on branch v3.0.x (MNT: put back _hold as read-only attribute on AxesBase)12274: MNT: put back _hold as read-only attribute on AxesBase12303: Backport PR #12163 on branch v3.0.x (TST: Defer loading Qt framework until test is run.)12299: Backport PR #12294 on branch v3.0.x (Fix expand_dims warnings in triinterpolate)12163: TST: Defer loading Qt framework until test is run.12301: Ghostscript 9.0 requirement revisited12294: Fix expand_dims warnings in triinterpolate12297: Remove some pytest parameterising warnings12295: Backport PR #12261 on branch v3.0.x (FIX: parasite axis2 demo)12289: Backport PR #12278 on branch v3.0.x (Document inheriting docstrings)12287: Backport PR #12262 on branch v3.0.x (Simplify empty-rasterized pdf test.)12280: Backport PR #12269 on branch v3.0.x (Add some param docs to BlockingInput methods)12266: Backport PR #12254 on branch v3.0.x (Improve docstrings of Animations)12262: Simplify empty-rasterized pdf test.12254: Improve docstrings of Animations12263: Backport PR #12258 on branch v3.0.x (Fix CSS for module-level data)12250: Backport PR #12209 on branch v3.0.x (Doc: Sort named colors example by palette)12248: Backport PR #12237 on branch v3.0.x (Use (float, float) as parameter type for 2D positions in docstrings)12240: Backport PR #12236 on branch v3.0.x12237: Use (float, float) as parameter type for 2D positions in docstrings12242: Backport PR #12238 on branch v3.0.x (Typo in docs)12236: Make boilerplate-generated pyplot.py flake8 compliant12234: Backport PR #12228 on branch v3.0.x (Fix trivial typo in docs.)12230: Backport PR #12213 on branch v3.0.x (Change win32InstalledFonts return value)12213: Change win32InstalledFonts return value12223: Backport PR #11688 on branch v3.0.x (Don't draw axis (spines, ticks, labels) twice when using parasite axes.)12224: Backport PR #12207 on branch v3.0.x (FIX: dont' check for interactive framework if none required)12207: FIX: don't check for interactive framework if none required11688: Don't draw axis (spines, ticks, labels) twice when using parasite axes.12205: Backport PR #12186 on branch v3.0.x (DOC: fix API note about get_tightbbox)12204: Backport PR #12203 on branch v3.0.x (Document legend best slowness)12203: Document legend's slowness when "best" location is used12194: Backport PR #12164 on branch v3.0.x (Fix Annotation.contains.)12193: Backport PR #12177 on branch v3.0.x (FIX: remove cwd from mac font path search)12164: Fix Annotation.contains.12177: FIX: remove cwd from mac font path search12185: Backport PR #12183 on branch v3.0.x (Doc: Don't use Sphinx 1.8)12183: Doc: Don't use Sphinx 1.812172: Backport PR #12157 on branch v3.0.x (Properly declare the interactive framework for the qt4foo backends.)12167: Backport PR #12166 on branch v3.0.x (Document preference order for backend auto selection)12166: Document preference order for backend auto selection12157: Properly declare the interactive framework for the qt4foo backends.12153: Backport PR #12148 on branch v3.0.x (BLD: pragmatic fix for building basic_unit example on py37)Issues (31):
12626: AttributeError: module 'matplotlib' has no attribute 'artist'12613: transiently linked interactivity of unshared pair of axes generated with make_axes_locatable12601: Can't import matplotlib12580: Incorrect hist error message with bad color size12567: Calling pyplot.show() with TkAgg backend on x86 machine raises OverflowError.12556: Matplotlib 3.0.0 import hangs in clean environment12550: colorbar resizes in animation12155: Incorrect placement of Colorbar ticks using LogNorm12438: Scatter doesn't accept a list of strings as color spec.12429: scatter() does not accept gray strings anymore12458: add_lines misses lines for matplotlib.colorbar.ColorbarBase12239: 3d axes are collapsed by tight_layout12488: inconsistent colorbar tick labels for LogNorm12515: pyplot.step broken in 3.0.0?12355: Error for bbox_inches='tight' in savefig with make_axes_locatable12505: ImageGrid in 3.012291: Importing pyplot crashes on macOS due to missing fontlist-v300.json and then Permission denied: '/opt/local/share/fonts'12288: New function signatures in pyplot break Cartopy12445: Error on colorbar12446: Polar Contour - float() argument must be a string or a number, not 'AxesParasiteParasiteAuxTrans'12271: error with errorbar with datetime6412405: plt.stackplot() does not work with 3.0.012406: Bug with font finding, and here is my fix as well.12325: Annotation change from "s" to "text" in 3.0- documentation11641: constrained_layout and colorbar for a subset of axes12352: TeX rendering broken on master with windows12354: Too many levels of symbolic links12265: ParasiteAxesAuxTrans pcolor/pcolormesh and contour/contourf broken12173: Cannot import pyplot12120: Default legend behavior (loc='best') very slow for large amounts of data.12176: import pyplot on MacOS without font cache will search entire subtree of current dir