File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Issues closed in the 7.x development cycle
22==========================================
33
4+ Issues closed in 7.10
5+ ---------------------
6+
7+ GitHub stats for 2019/10/25 - 2019/11/27 (tag: 7.9.0)
8+
9+ These lists are automatically generated, and may be incomplete or contain duplicates.
10+
11+ We closed 4 issues and merged 22 pull requests.
12+ The full list can be seen `on GitHub <https://github.com/ipython/ipython/issues?q=milestone%3A7.10 >`__
13+
14+ The following 15 authors contributed 101 commits.
15+
16+ * anatoly techtonik
17+ * Ben Lewis
18+ * Benjamin Ragan-Kelley
19+ * Gerrit Buss
20+ * grey275
21+ * Gökcen Eraslan
22+ * Jonathan Slenders
23+ * Joris Van den Bossche
24+ * kousik
25+ * Matthias Bussonnier
26+ * Nicholas Bollweg
27+ * Paul McCarthy
28+ * Srinivas Reddy Thatiparthy
29+ * Timo Kaufmann
30+ * Tony Fast
431
532Issues closed in 7.9
633--------------------
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ echo $BLUE"here are all the authors that contributed to this release:"$NOR
4242git log --format=" %aN <%aE>" $PREV_RELEASE ... | sort -u -f
4343
4444echo
45- echo $BLUE " If you see any duplicates cancel (Ctrl-C), then edit .mailmap." $GREEN " Press enter to continue:" $NOR
45+ echo $BLUE " If you see any duplicates cancel (Ctrl-C), then edit .mailmap.\n " $GREEN " Press enter to continue:" $NOR
4646read
4747
4848echo $BLUE " generating stats" $NOR
You can’t perform that action at this time.
0 commit comments