Show More
@@ -12,7 +12,7 b' GitHub stats for 2013/08/09 - 2014/04/01 (since 1.0.0)' | |||
|
12 | 12 | |
|
13 | 13 | These lists are automatically generated, and may be incomplete or contain duplicates. |
|
14 | 14 | |
|
15 |
The following 9 |
|
|
15 | The following 94 authors contributed 3949 commits. | |
|
16 | 16 | |
|
17 | 17 | * Aaron Meurer |
|
18 | 18 | * Abhinav Upadhyay |
@@ -81,6 +81,7 b' The following 93 authors contributed 3864 commits.' | |||
|
81 | 81 | * Paul Moore |
|
82 | 82 | * Pere Vilas |
|
83 | 83 | * Peter Davis |
|
84 | * Philippe Mallet-Ladeira | |
|
84 | 85 | * Preston Holmes |
|
85 | 86 | * Puneeth Chaganti |
|
86 | 87 | * Richard Everson |
@@ -109,12 +110,15 b' The following 93 authors contributed 3864 commits.' | |||
|
109 | 110 | * zah |
|
110 | 111 | |
|
111 | 112 | |
|
112 |
We closed a total of 111 |
|
|
113 | We closed a total of 1121 issues, 687 pull requests and 434 regular issues; | |
|
113 | 114 | this is the full list (generated with the script |
|
114 | 115 | :file:`tools/github_stats.py`): |
|
115 | 116 | |
|
116 |
Pull Requests (68 |
|
|
117 | Pull Requests (687): | |
|
117 | 118 | |
|
119 | * :ghpull:`5487`: remove weird unicode space in the new copyright header | |
|
120 | * :ghpull:`5476`: For 2.0: Fix links in Notebook Help Menu | |
|
121 | * :ghpull:`5337`: Examples reorganization | |
|
118 | 122 | * :ghpull:`5436`: CodeMirror shortcuts in QuickHelp |
|
119 | 123 | * :ghpull:`5444`: Fix numeric verification for Int and Float text widgets. |
|
120 | 124 | * :ghpull:`5449`: Stretch keyboard shortcut dialog |
@@ -800,8 +804,10 b' Pull Requests (684):' | |||
|
800 | 804 | * :ghpull:`3960`: Don't make sphinx a dependency for importing nbconvert |
|
801 | 805 | * :ghpull:`3973`: logging.Formatter is not new-style in 2.6 |
|
802 | 806 | |
|
803 |
Issues (43 |
|
|
807 | Issues (434): | |
|
804 | 808 | |
|
809 | * :ghissue:`5476`: For 2.0: Fix links in Notebook Help Menu | |
|
810 | * :ghissue:`5337`: Examples reorganization | |
|
805 | 811 | * :ghissue:`5436`: CodeMirror shortcuts in QuickHelp |
|
806 | 812 | * :ghissue:`5444`: Fix numeric verification for Int and Float text widgets. |
|
807 | 813 | * :ghissue:`5443`: Int and Float Widgets don't allow negative signs |
General Comments 0
You need to be logged in to leave comments.
Login now