Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96dde07

Browse files
committed
DOC: make sphinx happy(ier)
1 parent a0f2f53 commit 96dde07

2 files changed

Lines changed: 38 additions & 37 deletions

File tree

doc/contents.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Overview
1414
.. toctree::
1515
:maxdepth: 2
1616

17+
style_changes.rst
1718
users/index.rst
1819
faq/index.rst
1920
resources/index.rst

doc/users/github_stats.rst

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
21
.. _github-stats:
2+
33
Github stats
44
============
55

@@ -181,7 +181,7 @@ The following 169 authors contributed 2105 commits.
181181

182182

183183
We closed a total of 1964 issues, 622 pull requests and 1342 regular issues;
184-
this is the full list (generated with the script
184+
this is the full list (generated with the script
185185
:file:`tools/github_stats.py`):
186186

187187
Pull Requests (622):
@@ -229,7 +229,7 @@ Pull Requests (622):
229229
* :ghpull:`3595`: Some small doc fixes only relevant on the master branch
230230
* :ghpull:`3291`: Lightsource enhancements
231231
* :ghpull:`3592`: Fix crash in picking for zero-length path collection
232-
* :ghpull:`3585`: merge V1.4.0-doc into v1.4.x
232+
* :ghpull:`3585`: merge V1.4.0-doc into v1.4.x
233233
* :ghpull:`3566`: BUG : don't assume label in boxpplot_stat
234234
* :ghpull:`3567`: Fixed the differencing of images for the webagg/nbagg backends.
235235
* :ghpull:`3571`: BUG : deal with empty list passed to boxplot
@@ -253,13 +253,13 @@ Pull Requests (622):
253253
* :ghpull:`3369`: Added legend.framealpha to rcParams, as mentioned in axes.legend docstring
254254
* :ghpull:`3510`: Fix setupext [backport to 1.4.x]
255255
* :ghpull:`3530`: Only insert links to pdfs if we are actually generating these.
256-
* :ghpull:`3487`: Can not import matplotlib when launching from non-ascii path
256+
* :ghpull:`3487`: Can not import matplotlib when launching from non-ascii path
257257
* :ghpull:`3526`: BUG : fix eps corruption when using clipping
258258
* :ghpull:`3492`: Allow python 3 version of PyCXX
259259
* :ghpull:`3521`: More doc fixes
260260
* :ghpull:`3513`: examples: fully automated fixing of E30 pep8 errors
261261
* :ghpull:`3461`: This fixes a bunch of Sphinx warnings
262-
* :ghpull:`3507`: general pep8 fixes
262+
* :ghpull:`3507`: general pep8 fixes
263263
* :ghpull:`3506`: Named colors example, figure size correction [backport to 1.4.0-doc]
264264
* :ghpull:`3503`: Win fix simple
265265
* :ghpull:`3495`: BUG : don't use super(self.__class__, self)
@@ -360,7 +360,7 @@ Pull Requests (622):
360360
* :ghpull:`3230`: DOC : added note about useoffset rcparam
361361
* :ghpull:`3228`: DOC : top_level doc-string clean up
362362
* :ghpull:`3190`: Adding two new styles to mplstyles
363-
* :ghpull:`3215`: Close files in animation to silence some warning in the test suite on python3
363+
* :ghpull:`3215`: Close files in animation to silence some warning in the test suite on python3
364364
* :ghpull:`3237`: Fix Collection3D. Fixes legend for scatter3d
365365
* :ghpull:`3233`: Update numpy version in setup.py
366366
* :ghpull:`3227`: Whats new cleaning
@@ -446,7 +446,7 @@ Pull Requests (622):
446446
* :ghpull:`3076`: Bug: backend_pdf: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2
447447
* :ghpull:`3074`: TST : force re-building of font-cache
448448
* :ghpull:`2874`: Fix for issue #2541 (revised)
449-
* :ghpull:`2662`: allow slice and fancy indexing to only show some markers
449+
* :ghpull:`2662`: allow slice and fancy indexing to only show some markers
450450
* :ghpull:`2855`: ENH Added the origin option to `spy`
451451
* :ghpull:`3022`: Updating PyQt version checks for v4.10+
452452
* :ghpull:`3015`: Date stem simplefix
@@ -528,7 +528,7 @@ Pull Requests (622):
528528
* :ghpull:`2865`: WebAgg: raise WebAggApplication.started flag before blocking
529529
* :ghpull:`2867`: GTK3 backend: implemented FigureCanvasBase.resize_event()
530530
* :ghpull:`2858`: BUG: colorbar autoscaling now ensures a finite range of values
531-
* :ghpull:`2849`: WebAgg issue - Uncaught SyntaxError: Unexpected token &
531+
* :ghpull:`2849`: WebAgg issue - Uncaught SyntaxError: Unexpected token &
532532
* :ghpull:`2854`: DOC hist is not cumulative by default
533533
* :ghpull:`2825`: WebAgg: extracted figure_div style into css and changed layout
534534
* :ghpull:`2444`: Fixed bad vector transforms.
@@ -565,7 +565,7 @@ Pull Requests (622):
565565
* :ghpull:`2442`: Rewrite of the entire legend documentation, including tidy ups of code and style to all things "legend".
566566
* :ghpull:`2746`: ENH : added warning on annotate
567567
* :ghpull:`2675`: clip_on = False does not work for x-axis
568-
* :ghpull:`1193`: Cairo backend ignores alpha in imshow.
568+
* :ghpull:`1193`: Cairo backend ignores alpha in imshow.
569569
* :ghpull:`2768`: DOC/BUG: Fix references to demo files
570570
* :ghpull:`2744`: handle NaN case nicely in _is_sorted
571571
* :ghpull:`2761`: Fix line color handling
@@ -600,7 +600,7 @@ Pull Requests (622):
600600
* :ghpull:`2691`: Change LogFormatterExponent to consistently format negative exponents
601601
* :ghpull:`2719`: Package initialization made possible when executed in environments with...
602602
* :ghpull:`2718`: Added missing cleanup decorator import.
603-
* :ghpull:`2248`: axes_grid1: ImageGrid respect the aspect ratio of axes.
603+
* :ghpull:`2248`: axes_grid1: ImageGrid respect the aspect ratio of axes.
604604
* :ghpull:`2481`: datestr2num of year and month fails on 29th, 30th, and 31st of month
605605
* :ghpull:`2423`: Off-axes markers unnecessarily saved to PDF
606606
* :ghpull:`2239`: Update of mlab.pca - updated docstring, added saving the eigenvalues.
@@ -621,7 +621,7 @@ Pull Requests (622):
621621
* :ghpull:`2504`: Using qhull for Delaunay triangulation
622622
* :ghpull:`2683`: Close a figure with a type long or uuid figure number
623623
* :ghpull:`2677`: Make sure self._idle is set to `True` in all cases
624-
* :ghpull:`2597`: BUG: Add subplot spec eq
624+
* :ghpull:`2597`: BUG: Add subplot spec eq
625625
* :ghpull:`2650`: Lightsource shade method parameters for color range definition
626626
* :ghpull:`2665`: MacOSX backend supports 2x DPI images and MathTeX.
627627
* :ghpull:`2680`: Deprecate toolbarqt4agg
@@ -633,7 +633,7 @@ Pull Requests (622):
633633
* :ghpull:`2569`: Explicitly cast the input array to float before doing anything to it
634634
* :ghpull:`2671`: Deprecate IPython-related Sphinx extensions
635635
* :ghpull:`2656`: Use IPython's copy of ipython_console_highlighting Sphinx ext, if available
636-
* :ghpull:`2515`: overloaded `_make_twin_axes` on `LocateableAxesBase`
636+
* :ghpull:`2515`: overloaded `_make_twin_axes` on `LocateableAxesBase`
637637
* :ghpull:`2659`: DOC: Remove redundant colormaps from examples
638638
* :ghpull:`2636`: "\usepackage[russian]{babel}" does not work in matplotlib 1.3.1
639639
* :ghpull:`2648`: Update backend_webagg.py
@@ -662,7 +662,7 @@ Pull Requests (622):
662662
* :ghpull:`2603`: Correcting bad string comparsion in lin-log plot aspect verification
663663
* :ghpull:`2561`: multi-colored text example
664664
* :ghpull:`2236`: Add easy style sheet selection
665-
* :ghpull:`2582`: fix initialization of AnnotationBbox
665+
* :ghpull:`2582`: fix initialization of AnnotationBbox
666666
* :ghpull:`2574`: Add axes.titleweight as an rc param
667667
* :ghpull:`2579`: MultiCursor: make events connected during __init__ accessible (for later removal)
668668
* :ghpull:`2591`: Fix infinite recursion in units with ndarray subclasses.
@@ -705,7 +705,7 @@ Pull Requests (622):
705705
* :ghpull:`2420`: Refactor WebAgg so it can communicate over another web server
706706
* :ghpull:`2447`: BUG: Fix boxplots with manual confidence intervals passed as a numpy array
707707
* :ghpull:`2453`: PdfPages: add option to delete empty file when closed
708-
* :ghpull:`2458`: pep8 clean up
708+
* :ghpull:`2458`: pep8 clean up
709709
* :ghpull:`2156`: [Sprint] scatter plots are (reportedly) too slow
710710
* :ghpull:`2464`: Rename C++ variables to avoid use of reserved identifiers
711711
* :ghpull:`2470`: ENH: use checkdep_ghostscript to determine ghostscript executable
@@ -895,8 +895,8 @@ Issues (1342):
895895
* :ghissue:`3592`: Fix crash in picking for zero-length path collection
896896
* :ghissue:`3590`: Won't use a font although it can be found by the FontManager
897897
* :ghissue:`3591`: BUG: Cannot pick empty vline
898-
* :ghissue:`3586`: Merge V1.4.x into master.
899-
* :ghissue:`3585`: merge V1.4.0-doc into v1.4.x
898+
* :ghissue:`3586`: Merge V1.4.x into master.
899+
* :ghissue:`3585`: merge V1.4.0-doc into v1.4.x
900900
* :ghissue:`3412`: Matplotlib 1.4 doesn't install from source on CentOS 6
901901
* :ghissue:`3423`: Pytz should be specified and documented as a required dependency
902902
* :ghissue:`3569`: boxplot stats regression on empty data
@@ -942,7 +942,7 @@ Issues (1342):
942942
* :ghissue:`3369`: Added legend.framealpha to rcParams, as mentioned in axes.legend docstring
943943
* :ghissue:`3510`: Fix setupext [backport to 1.4.x]
944944
* :ghissue:`3530`: Only insert links to pdfs if we are actually generating these.
945-
* :ghissue:`3487`: Can not import matplotlib when launching from non-ascii path
945+
* :ghissue:`3487`: Can not import matplotlib when launching from non-ascii path
946946
* :ghissue:`3527`: Drawing an arrow using axis.annotate raises DeprecationWarning
947947
* :ghissue:`3525`: BUG : decode byte-strings in afm.py
948948
* :ghissue:`3523`: invalid EPS figure in Mac OS X
@@ -954,7 +954,7 @@ Issues (1342):
954954
* :ghissue:`3513`: examples: fully automated fixing of E30 pep8 errors
955955
* :ghissue:`3512`: What else apart from `useOffset` is controlling tick label offsets?
956956
* :ghissue:`3461`: This fixes a bunch of Sphinx warnings
957-
* :ghissue:`3507`: general pep8 fixes
957+
* :ghissue:`3507`: general pep8 fixes
958958
* :ghissue:`3506`: Named colors example, figure size correction [backport to 1.4.0-doc]
959959
* :ghissue:`3493`: Incorrect use of super() in mplot3d?
960960
* :ghissue:`3439`: Registering backends broken by backwards incompatible change
@@ -1022,7 +1022,7 @@ Issues (1342):
10221022
* :ghissue:`3415`: DOC: fix markup and download link in the Windows install section
10231023
* :ghissue:`3410`: Latex rendering fails in ipython
10241024
* :ghissue:`3408`: test_text Modify filter warning regex
1025-
* :ghissue:`3404`: Wrong plot on basemap with `latlon=True`
1025+
* :ghissue:`3404`: Wrong plot on basemap with `latlon=True`
10261026
* :ghissue:`3406`: A layer stacking problem of exported svg image compatible with inkscape
10271027
* :ghissue:`3282`: Catch warning thrown in Mollweide projection.
10281028
* :ghissue:`2635`: Crash on saving figure if text.usetex is True
@@ -1127,7 +1127,7 @@ Issues (1342):
11271127
* :ghissue:`3259`: Attribute error when testing on system without ghostscript
11281128
* :ghissue:`3301`: Colormap choice guidelines in documentation - based on talk at SciPy 2014
11291129
* :ghissue:`3320`: DOC: Fix Malformed table. Text in column margin
1130-
* :ghissue:`3319`: colorbar
1130+
* :ghissue:`3319`: colorbar
11311131
* :ghissue:`3317`: TST: Fix test_animation RuntimeErrors on Windows
11321132
* :ghissue:`3297`: test_mplot3d.test_quiver3d tests require np.meshgrid from numpy >= 1.7.0
11331133
* :ghissue:`3310`: Fix MatplotlibDeprecationWarning: The "loc" positional argument to legend is deprecated
@@ -1183,7 +1183,7 @@ Issues (1342):
11831183
* :ghissue:`2758`: Test toolkits rebase
11841184
* :ghissue:`2533`: Bug in mplot3D with PolyCollection: (0, 0) data point is always inserted into the data set.
11851185
* :ghissue:`2045`: PolyCollection path closing is projected incorrectly by add_collection3d
1186-
* :ghissue:`2928`: matplotlib.sphinxext.plot_directive.py issue with ..image:: directive option passing for latex output.
1186+
* :ghissue:`2928`: matplotlib.sphinxext.plot_directive.py issue with ..image:: directive option passing for latex output.
11871187
* :ghissue:`2975`: webagg generated JS quotes
11881188
* :ghissue:`3198`: Fix deprecation warning in simple_linear_interpolation
11891189
* :ghissue:`3152`: OSX test failures
@@ -1199,7 +1199,7 @@ Issues (1342):
11991199
* :ghissue:`3216`: edit useoffset docs in ticker to mention rcparam
12001200
* :ghissue:`3228`: DOC : top_level doc-string clean up
12011201
* :ghissue:`3190`: Adding two new styles to mplstyles
1202-
* :ghissue:`3215`: Close files in animation to silence some warning in the test suite on python3
1202+
* :ghissue:`3215`: Close files in animation to silence some warning in the test suite on python3
12031203
* :ghissue:`3237`: Fix Collection3D. Fixes legend for scatter3d
12041204
* :ghissue:`3233`: Update numpy version in setup.py
12051205
* :ghissue:`3227`: Whats new cleaning
@@ -1372,14 +1372,14 @@ Issues (1342):
13721372
* :ghissue:`2541`: mouse-over coordinates wrong for polar plot with customized theta direction/offset
13731373
* :ghissue:`2874`: Fix for issue #2541 (revised)
13741374
* :ghissue:`1981`: plot() - Markevery only supports startpoint and stepsize, not endpoint
1375-
* :ghissue:`2662`: allow slice and fancy indexing to only show some markers
1375+
* :ghissue:`2662`: allow slice and fancy indexing to only show some markers
13761376
* :ghissue:`2855`: ENH Added the origin option to `spy`
13771377
* :ghissue:`3022`: Updating PyQt version checks for v4.10+
13781378
* :ghissue:`3021`: PyQt4 installation check fails as pyqtconfig is no longer built by default
13791379
* :ghissue:`2471`: Qt5 Backend
13801380
* :ghissue:`3068`: XDG_CONFIG_HOME causes server to crash
13811381
* :ghissue:`3010`: How to set multiple default fonts with matplotlib?
1382-
* :ghissue:`3001`: Install file got merge conflict
1382+
* :ghissue:`3001`: Install file got merge conflict
13831383
* :ghissue:`3033`: Feature Request: Artists should have a name attribute?
13841384
* :ghissue:`3069`: vistrails ImportError: No module named pylab.plot
13851385
* :ghissue:`3015`: Date stem simplefix
@@ -1527,7 +1527,7 @@ Issues (1342):
15271527
* :ghissue:`2875`: Fix for issue #2872. Skip NaN's in draw_path_collection.
15281528
* :ghissue:`2888`: Is there any way to keep the length between ticks in symlog plot the same?
15291529
* :ghissue:`2887`: fix a bug introduced in c998561d6cc1236
1530-
* :ghissue:`2882`: [arm] segfault with matplotlib.mlab.PCA
1530+
* :ghissue:`2882`: [arm] segfault with matplotlib.mlab.PCA
15311531
* :ghissue:`2884`: Fixed the failing tests on master.
15321532
* :ghissue:`2878`: merging 1.3.x broke build on master
15331533
* :ghissue:`2159`: Add darken and lighten to colors
@@ -1548,7 +1548,7 @@ Issues (1342):
15481548
* :ghissue:`2858`: BUG: colorbar autoscaling now ensures a finite range of values
15491549
* :ghissue:`2642`: FloatingPointError exception in figure.colorbar
15501550
* :ghissue:`2859`: BUG? subplot with sharex clears axes
1551-
* :ghissue:`2849`: WebAgg issue - Uncaught SyntaxError: Unexpected token &
1551+
* :ghissue:`2849`: WebAgg issue - Uncaught SyntaxError: Unexpected token &
15521552
* :ghissue:`2856`: Add labels to points to aid data exploration
15531553
* :ghissue:`2840`: read Navigation toolbar parameters
15541554
* :ghissue:`2854`: DOC hist is not cumulative by default
@@ -1642,7 +1642,7 @@ Issues (1342):
16421642
* :ghissue:`2747`: Error with Savefig, Pyparsing
16431643
* :ghissue:`2746`: ENH : added warning on annotate
16441644
* :ghissue:`2675`: clip_on = False does not work for x-axis
1645-
* :ghissue:`1193`: Cairo backend ignores alpha in imshow.
1645+
* :ghissue:`1193`: Cairo backend ignores alpha in imshow.
16461646
* :ghissue:`2768`: DOC/BUG: Fix references to demo files
16471647
* :ghissue:`2766`: Docs build failure
16481648
* :ghissue:`1027`: Possible bug in boxplot()
@@ -1714,7 +1714,7 @@ Issues (1342):
17141714
* :ghissue:`2737`: Duplicate month name in AutoDateLocator on DST timezones
17151715
* :ghissue:`1408`: Feature request: streaklines and improvements to streamplot
17161716
* :ghissue:`1060`: AutoDateLocator.__init__: add version since which keywords are available
1717-
* :ghissue:`2237`: Interactive plot styling
1717+
* :ghissue:`2237`: Interactive plot styling
17181718
* :ghissue:`1413`: Reminder: PySide decref patch
17191719
* :ghissue:`990`: imshow extent keyword (documentation?)
17201720
* :ghissue:`379`: Axes objects to hold dictionary of axis objects
@@ -1791,7 +1791,7 @@ Issues (1342):
17911791
* :ghissue:`827`: make hist histype='step' return list of container instead list of list
17921792
* :ghissue:`701`: modify pcolor so masked elements are plotted with color specifed in cmap.set_bad
17931793
* :ghissue:`801`: tight_labels
1794-
* :ghissue:`2248`: axes_grid1: ImageGrid respect the aspect ratio of axes.
1794+
* :ghissue:`2248`: axes_grid1: ImageGrid respect the aspect ratio of axes.
17951795
* :ghissue:`2585`: Improvements to anchored_artists.AnchoredSizeBar
17961796
* :ghissue:`2481`: datestr2num of year and month fails on 29th, 30th, and 31st of month
17971797
* :ghissue:`2423`: Off-axes markers unnecessarily saved to PDF
@@ -1824,12 +1824,12 @@ Issues (1342):
18241824
* :ghissue:`2692`: _get_xdg_config_dir(), _get_xdg_cache_dir() - Restored for conformity to the standard.
18251825
* :ghissue:`1809`: Delaunay bug: bad triangulations (intersecting triangles)
18261826
* :ghissue:`2679`: Make `test_save_animation_smoketest` actually run
1827-
* :ghissue:`2660`: Error with _compute_convex_hull on certain triangulations.
1827+
* :ghissue:`2660`: Error with _compute_convex_hull on certain triangulations.
18281828
* :ghissue:`2504`: Using qhull for Delaunay triangulation
18291829
* :ghissue:`2683`: Close a figure with a type long or uuid figure number
18301830
* :ghissue:`2583`: Pylab figure becomes unresponsive after an error
18311831
* :ghissue:`2677`: Make sure self._idle is set to `True` in all cases
1832-
* :ghissue:`2597`: BUG: Add subplot spec eq
1832+
* :ghissue:`2597`: BUG: Add subplot spec eq
18331833
* :ghissue:`2650`: Lightsource shade method parameters for color range definition
18341834
* :ghissue:`2665`: MacOSX backend supports 2x DPI images and MathTeX.
18351835
* :ghissue:`1958`: Macosx: Retina displays are not supported
@@ -1848,7 +1848,7 @@ Issues (1342):
18481848
* :ghissue:`2674`: properties instead of set_ and get_
18491849
* :ghissue:`2666`: Deprecate IPython-related Sphinx extensions
18501850
* :ghissue:`2656`: Use IPython's copy of ipython_console_highlighting Sphinx ext, if available
1851-
* :ghissue:`2515`: overloaded `_make_twin_axes` on `LocateableAxesBase`
1851+
* :ghissue:`2515`: overloaded `_make_twin_axes` on `LocateableAxesBase`
18521852
* :ghissue:`2659`: DOC: Remove redundant colormaps from examples
18531853
* :ghissue:`2658`: "float() argument must be a string or a number" when saving a png
18541854
* :ghissue:`2636`: "\usepackage[russian]{babel}" does not work in matplotlib 1.3.1
@@ -1907,7 +1907,7 @@ Issues (1342):
19071907
* :ghissue:`2561`: multi-colored text example
19081908
* :ghissue:`2236`: Add easy style sheet selection
19091909
* :ghissue:`2600`: register Axes3D along with other projections
1910-
* :ghissue:`2582`: fix initialization of AnnotationBbox
1910+
* :ghissue:`2582`: fix initialization of AnnotationBbox
19111911
* :ghissue:`2574`: Add axes.titleweight as an rc param
19121912
* :ghissue:`2579`: MultiCursor: make events connected during __init__ accessible (for later removal)
19131913
* :ghissue:`2591`: Fix infinite recursion in units with ndarray subclasses.
@@ -1930,7 +1930,7 @@ Issues (1342):
19301930
* :ghissue:`2572`: PPA for Precise
19311931
* :ghissue:`2564`: Axes3D scatter changes the color in version 1.2.1 during rotation
19321932
* :ghissue:`2462`: Path effects update
1933-
* :ghissue:`2570`: matplotlib 1.3.0 doc build for mac osx 10.9
1933+
* :ghissue:`2570`: matplotlib 1.3.0 doc build for mac osx 10.9
19341934
* :ghissue:`2364`: No official build of OSX version on the download page.
19351935
* :ghissue:`2563`: Cannot hide axes ticks with log-scales
19361936
* :ghissue:`2562`: Just some small tweaks to the recipes
@@ -1953,7 +1953,7 @@ Issues (1342):
19531953
* :ghissue:`2479`: Rastized background color
19541954
* :ghissue:`2512`: Fix saving to in-memory file-like objects in Postscript backend
19551955
* :ghissue:`2472`: Plots using twinx draw on top of figure frame
1956-
* :ghissue:`842`: Patch.update_from does not preserve the facecolor when alpha is set.
1956+
* :ghissue:`842`: Patch.update_from does not preserve the facecolor when alpha is set.
19571957
* :ghissue:`792`: Make tests pass under *all* freetype versions
19581958
* :ghissue:`2498`: savefig() with StringIO.StringIO() object failing for PS backend on Python 2.7.5
19591959
* :ghissue:`2252`: Transparent SVGs not rendered correctly in PDF with `ipython nbconvert`
@@ -1978,7 +1978,7 @@ Issues (1342):
19781978
* :ghissue:`2420`: Refactor WebAgg so it can communicate over another web server
19791979
* :ghissue:`2447`: BUG: Fix boxplots with manual confidence intervals passed as a numpy array
19801980
* :ghissue:`2453`: PdfPages: add option to delete empty file when closed
1981-
* :ghissue:`2458`: pep8 clean up
1981+
* :ghissue:`2458`: pep8 clean up
19821982
* :ghissue:`2463`: _tri breaks build on Cygwin
19831983
* :ghissue:`2156`: [Sprint] scatter plots are (reportedly) too slow
19841984
* :ghissue:`1814`: ipython and matplotlib
@@ -2098,7 +2098,7 @@ Issues (1342):
20982098
* :ghissue:`2325`: BF: guard against broken PyQt import
20992099
* :ghissue:`2327`: Bar demo2 improve
21002100
* :ghissue:`2332`: Except AttributeError when checking for gtk3 backends
2101-
* :ghissue:`2134`: MatPlotLib Figure Freezing on Windows
2101+
* :ghissue:`2134`: MatPlotLib Figure Freezing on Windows
21022102
* :ghissue:`2340`: Fix #2339: render math text when using path effects
21032103
* :ghissue:`2338`: issues with pyparsing 1.5.7 and python 2.7
21042104
* :ghissue:`2334`: Remove disabled code.

0 commit comments

Comments
 (0)