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

Skip to content

Commit 54a85e4

Browse files
committed
DOC: update contributors
1 parent 21e6d94 commit 54a85e4

1 file changed

Lines changed: 31 additions & 5 deletions

File tree

doc/users/github_stats.rst

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
GitHub Stats
44
============
55

6-
GitHub stats for 2015/10/29 - 2017/05/01 (tag: v1.5.0)
6+
GitHub stats for 2015/10/29 - 2017/05/09 (tag: v1.5.0)
77

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

10-
We closed 1111 issues and merged 997 pull requests.
10+
We closed 1130 issues and merged 1003 pull requests.
1111

12-
The following 291 authors contributed 3991 commits.
12+
The following 292 authors contributed 4014 commits.
1313

1414
* 4over7
1515
* Aashil Patel
@@ -92,6 +92,7 @@ The following 291 authors contributed 3991 commits.
9292
* Erin Pintozzi
9393
* Eugene Yurtsev
9494
* Fabian-Robert Stöter
95+
* FedeMiorelli
9596
* Federico Ariza
9697
* Felix Yan
9798
* fibersnet
@@ -305,8 +306,14 @@ The following 291 authors contributed 3991 commits.
305306

306307
GitHub issues and pull requests:
307308

308-
Pull Requests (997):
309+
Pull Requests (1003):
309310

311+
* :ghpull:`8594`: Missing return in _num_to_string()
312+
* :ghpull:`8584`: Add pandas to python 3.6 build
313+
* :ghpull:`8583`: Fix pandas datetime test on pandas 0.20
314+
* :ghpull:`8566`: adding keyword plotting
315+
* :ghpull:`8567`: Minor pytest parametrization
316+
* :ghpull:`8554`: added basic_units download link to units examples
310317
* :ghpull:`8545`: Add tutorials
311318
* :ghpull:`8176`: Custom error message for draw_path. issues : #8131 (bad error message from pyplot.plot)
312319
* :ghpull:`8185`: Implement blocking Qt event loop.
@@ -1305,8 +1312,27 @@ Pull Requests (997):
13051312
* :ghpull:`5357`: Fixed typo
13061313
* :ghpull:`4920`: ENH: Add TransformedPatchPath for clipping.
13071314

1308-
Issues (1111):
1315+
Issues (1130):
13091316

1317+
* :ghissue:`8599`: Pie Chart from CSV File
1318+
* :ghissue:`8586`: update errorbar in Matplotlib 2.0.0
1319+
* :ghissue:`8463`: wrong hatch color in legend
1320+
* :ghissue:`8558`: Rendering really large image
1321+
* :ghissue:`8312`: Matplotlib attempts to import PyQt4 when PyQt5 is not available
1322+
* :ghissue:`3528`: PS backend is not tested
1323+
* :ghissue:`4389`: Windows installer does not run -> restarts itself continually
1324+
* :ghissue:`8592`: Qt4 backend (PySide) seemingly tries to use Qt5
1325+
* :ghissue:`8579`: Python 2.7 travis build failing
1326+
* :ghissue:`8349`: [feature request] Accepting ``slice`` arguments in ``ax.set_xlim()`` (Python 3)
1327+
* :ghissue:`4379`: for the root example page, please provide more description
1328+
* :ghissue:`8571`: plt.subplots return is inconsistent
1329+
* :ghissue:`8570`: release 2.0.1 has qt4-incompatible code in backend_qt5.py
1330+
* :ghissue:`8569`: Superimposed markers when scatterpoints=1
1331+
* :ghissue:`8565`: Unexpected mixing of qt4backend and qt5backend
1332+
* :ghissue:`8563`: mpl2.0.1 seems to have broken Qt4Agg
1333+
* :ghissue:`8562`: 'QPixmap' object has no attribute 'setDevicePixelRatio'
1334+
* :ghissue:`8560`: Calling close() on a figure doesn't seem to close it
1335+
* :ghissue:`8174`: Update list of dependencies to build docs
13101336
* :ghissue:`8557`: Log scale on pcolor plot with only one tick
13111337
* :ghissue:`7412`: Documentation guidelines improvements 2
13121338
* :ghissue:`8541`: Generate a ``tutorials`` sphinx gallery

0 commit comments

Comments
 (0)