|
3 | 3 | GitHub Stats
|
4 | 4 | ============
|
5 | 5 |
|
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) |
7 | 7 |
|
8 | 8 | These lists are automatically generated, and may be incomplete or contain duplicates.
|
9 | 9 |
|
10 |
| -We closed 1111 issues and merged 997 pull requests. |
| 10 | +We closed 1130 issues and merged 1003 pull requests. |
11 | 11 |
|
12 |
| -The following 291 authors contributed 3991 commits. |
| 12 | +The following 292 authors contributed 4014 commits. |
13 | 13 |
|
14 | 14 | * 4over7
|
15 | 15 | * Aashil Patel
|
@@ -92,6 +92,7 @@ The following 291 authors contributed 3991 commits.
|
92 | 92 | * Erin Pintozzi
|
93 | 93 | * Eugene Yurtsev
|
94 | 94 | * Fabian-Robert Stöter
|
| 95 | +* FedeMiorelli |
95 | 96 | * Federico Ariza
|
96 | 97 | * Felix Yan
|
97 | 98 | * fibersnet
|
@@ -305,8 +306,14 @@ The following 291 authors contributed 3991 commits.
|
305 | 306 |
|
306 | 307 | GitHub issues and pull requests:
|
307 | 308 |
|
308 |
| -Pull Requests (997): |
| 309 | +Pull Requests (1003): |
309 | 310 |
|
| 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 |
310 | 317 | * :ghpull:`8545`: Add tutorials
|
311 | 318 | * :ghpull:`8176`: Custom error message for draw_path. issues : #8131 (bad error message from pyplot.plot)
|
312 | 319 | * :ghpull:`8185`: Implement blocking Qt event loop.
|
@@ -1305,8 +1312,27 @@ Pull Requests (997):
|
1305 | 1312 | * :ghpull:`5357`: Fixed typo
|
1306 | 1313 | * :ghpull:`4920`: ENH: Add TransformedPatchPath for clipping.
|
1307 | 1314 |
|
1308 |
| -Issues (1111): |
| 1315 | +Issues (1130): |
1309 | 1316 |
|
| 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 |
1310 | 1336 | * :ghissue:`8557`: Log scale on pcolor plot with only one tick
|
1311 | 1337 | * :ghissue:`7412`: Documentation guidelines improvements 2
|
1312 | 1338 | * :ghissue:`8541`: Generate a ``tutorials`` sphinx gallery
|
|
0 commit comments