File: github_stats_3.1.3.rst

package info (click to toggle)
matplotlib 3.10.1%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 78,352 kB
  • sloc: python: 147,118; cpp: 62,988; objc: 1,679; ansic: 1,426; javascript: 786; makefile: 104; sh: 53
file content (87 lines) | stat: -rw-r--r-- 4,807 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
.. _github-stats-3-1-3:

GitHub statistics for 3.1.3 (Feb 03, 2020)
==========================================

GitHub statistics for 2019/11/05 (tag: v3.1.2) - 2020/02/03

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

We closed 7 issues and merged 45 pull requests.
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/50?closed=1>`__

The following 13 authors contributed 125 commits.

* Antony Lee
* David Stansby
* Elliott Sales de Andrade
* hannah
* Jody Klymak
* MeeseeksMachine
* Nelle Varoquaux
* Nikita Kniazev
* Paul Ivanov
* SamSchott
* Steven G. Johnson
* Thomas A Caswell
* Tim Hoffmann

GitHub issues and pull requests:

Pull Requests (45):

* :ghpull:`16382`: Backport PR #16379 on branch v3.1.x (FIX: catch on message content, not module)
* :ghpull:`16362`: Backport PR #16347: FIX: catch warnings from pandas in cbook._check_1d
* :ghpull:`16356`: Backport PR #16330 on branch v3.1.x (Clearer signal handling)
* :ghpull:`16330`: Clearer signal handling
* :ghpull:`16348`: Backport PR #16255 on branch v3.1.x (Move version info to sidebar)
* :ghpull:`16345`: Backport PR #16298 on branch v3.1.x (Don't recursively call draw_idle when updating artists at draw time.)
* :ghpull:`16298`: Don't recursively call draw_idle when updating artists at draw time.
* :ghpull:`16322`: Backport PR #16250: Fix zerolen intersect
* :ghpull:`16320`: Backport PR #16311 on branch v3.1.x (don't override non-Python signal handlers)
* :ghpull:`16311`: don't override non-Python signal handlers
* :ghpull:`16250`: Fix zerolen intersect
* :ghpull:`16237`: Backport PR #16235 on branch v3.1.x (FIX: AttributeError in TimerBase.start)
* :ghpull:`16235`: FIX: AttributeError in TimerBase.start
* :ghpull:`16208`: Backport PR #15556 on branch v3.1.x (Fix test suite compat with ghostscript 9.50.)
* :ghpull:`16213`: Backport PR #15763 on branch v3.1.x (Skip webagg test if tornado is not available.)
* :ghpull:`16167`: Backport PR #16166 on branch v3.1.x (Add badge for citing 3.1.2)
* :ghpull:`16166`: Add badge for citing 3.1.2
* :ghpull:`16144`: Backport PR #16053 on branch v3.1.x (Fix v_interval setter)
* :ghpull:`16053`: Fix v_interval setter
* :ghpull:`16136`: Backport PR #16112 on branch v3.1.x (CI: Fail when failed to install dependencies)
* :ghpull:`16131`: Backport PR #16126 on branch v3.1.x (TST: test_fork: Missing join)
* :ghpull:`16126`: TST: test_fork: Missing join
* :ghpull:`16091`: Backport PR #16086 on branch v3.1.x (FIX: use supported attribute to check pillow version)
* :ghpull:`16040`: Backport PR #16031 on branch v3.1.x (Fix docstring of hillshade().)
* :ghpull:`16032`: Backport PR #16028 on branch v3.1.x (Prevent FigureCanvasQT_draw_idle recursively calling itself.)
* :ghpull:`16028`: Prevent FigureCanvasQT_draw_idle recursively calling itself.
* :ghpull:`16020`: Backport PR #16007 on branch v3.1.x (Fix search on nested pages)
* :ghpull:`16018`: Backport PR #15735 on branch v3.1.x (Cleanup some mplot3d docstrings.)
* :ghpull:`16007`: Fix search on nested pages
* :ghpull:`15957`: Backport PR #15953 on branch v3.1.x (Update donation link)
* :ghpull:`15763`: Skip webagg test if tornado is not available.
* :ghpull:`15881`: Backport PR #15859 on branch v3.1.x (Doc: Move search field into nav bar)
* :ghpull:`15863`: Backport PR #15244 on branch v3.1.x: Change documentation format of rcParams defaults
* :ghpull:`15859`: Doc: Move search field into nav bar
* :ghpull:`15860`: Backport PR #15851 on branch v3.1.x (ffmpeg is available on default ubuntu packages now)
* :ghpull:`15851`: ffmpeg is available on default ubuntu packages now.
* :ghpull:`15843`: Backport PR #15737 on branch v3.1.x (Fix env override in WebAgg backend test.)
* :ghpull:`15760`: Backport PR #15752 on branch v3.1.x (Update boxplot/violinplot faq.)
* :ghpull:`15757`: Backport PR #15751 on branch v3.1.x (Modernize FAQ entry for plt.show().)
* :ghpull:`15735`: Cleanup some mplot3d docstrings.
* :ghpull:`15753`: Backport PR #15661 on branch v3.1.x (Document scope of 3D scatter depthshading.)
* :ghpull:`15741`: Backport PR #15729 on branch v3.1.x (Catch correct parse errror type for dateutil >= 2.8.1)
* :ghpull:`15729`: Catch correct parse errror type for dateutil >= 2.8.1
* :ghpull:`15737`: Fix env override in WebAgg backend test.
* :ghpull:`15244`: Change documentation format of rcParams defaults

Issues (7):

* :ghissue:`16294`: BUG: Interactive mode slow
* :ghissue:`15842`: Path.intersects_path returns True when it shouldn't
* :ghissue:`16163`: libpng error: Read Error when using matplotlib after setting usetex=True
* :ghissue:`15960`: v3.1.2 - test suite "frozen" after it finishes
* :ghissue:`16083`: Pillow 7.0.0 Support
* :ghissue:`15481`: Recursion error
* :ghissue:`15717`: Move search field into nav bar