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

Skip to content

Commit 098d12e

Browse files
committed
Remove GitHub stats that aren't on this milestone.
1 parent 9aaca29 commit 098d12e

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

doc/users/github_stats.rst

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ GitHub stats for 2020/03/03 - 2020/03/17 (tag: v3.2.0)
77

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

10-
We closed 12 issues and merged 54 pull requests.
10+
We closed 11 issues and merged 52 pull requests.
1111
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/49?closed=1>`__
1212
and `on GitHub <https://github.com/matplotlib/matplotlib/milestone/51?closed=1>`__
1313

14-
The following 13 authors contributed 158 commits.
14+
The following 12 authors contributed 154 commits.
1515

1616
* Amy Roberts
1717
* Antony Lee
@@ -23,13 +23,12 @@ The following 13 authors contributed 158 commits.
2323
* MarcoGorelli
2424
* Maximilian Nöthe
2525
* Sandro Tosi
26-
* terrycojones
2726
* Thomas A Caswell
2827
* Tim Hoffmann
2928

3029
GitHub issues and pull requests:
3130

32-
Pull Requests (54):
31+
Pull Requests (52):
3332

3433
* :ghpull:`15199`: MNT/TST: generalize check_figures_equal to work with pytest.marks
3534
* :ghpull:`15685`: Avoid a RuntimeError at animation shutdown with PySide2.
@@ -49,13 +48,11 @@ Pull Requests (54):
4948
* :ghpull:`16690`: Backport PR #16682 on branch v3.2.x (Avoid floating point rounding causing bezier.get_parallels to fail)
5049
* :ghpull:`16693`: TST: use pytest name in naming files for check_figures_equal
5150
* :ghpull:`16695`: Restart pgf's latex instance after bad latex inputs.
52-
* :ghpull:`16703`: Use ASCII hyphen in README.rst to prevent setup.py from raising UnicodeDecodeError when reading that file to set long_description
5351
* :ghpull:`16705`: Backport PR #16656 on branch v3.2.x (Make test_imagegrid_cbar_mode_edge less flaky.)
5452
* :ghpull:`16708`: Backport PR #16671: Fix some readme bits
5553
* :ghpull:`16709`: Fix saving PNGs to file objects in some places
5654
* :ghpull:`16722`: Deprecate rcParams["datapath"] in favor of mpl.get_data_path().
5755
* :ghpull:`16725`: TST/CI: also try to run test_user_fonts_win32 on azure
58-
* :ghpull:`16732`: Fix pgf+bbox_inches=tight combo
5956
* :ghpull:`16734`: Disable draw_foo methods on renderer used to estimate tight extents.
6057
* :ghpull:`16735`: Make test_stem less flaky.
6158
* :ghpull:`16736`: xpdf: Set AutoRotatePages to None, not false.
@@ -86,7 +83,7 @@ Pull Requests (54):
8683
* :ghpull:`16806`: Backport PR #16803 on branch v3.2.0-doc (Fix some doc issues)
8784
* :ghpull:`16809`: Backport PR #16779 on branch v3.2.0-doc (Documentation: make instructions for documentation contributions easier to find, add to requirements for building docs)
8885

89-
Issues (12):
86+
Issues (11):
9087

9188
* :ghissue:`12820`: [Annotations] ValueError: lines do not intersect when computing tight bounding box containing arrow with filled paths
9289
* :ghissue:`16538`: xpdf distiller seems broken
@@ -97,7 +94,6 @@ Issues (12):
9794
* :ghissue:`16704`: 3.2.0: ``setup.py clean`` fails with ``NameError: name 'long_description' is not defined``
9895
* :ghissue:`16721`: nbAgg backend does not allow saving figures as png
9996
* :ghissue:`16731`: PGF backend + savefig.bbox results in I/O error in 3.2
100-
* :ghissue:`16739`: a length check fails (_axes.py @ 4386): new to 3.2.0; not present in 3.1.3
10197
* :ghissue:`16743`: Breaking change in 3.2: quiver.set_UVC does not support single numbers any more
10298
* :ghissue:`16801`: Doc: figure for colormaps off
10399

0 commit comments

Comments
 (0)