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

Skip to content

Commit d5e408b

Browse files
committed
update github stats
1 parent 8a205b8 commit d5e408b

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

docs/source/whatsnew/github-stats-7.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
Issues 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

532
Issues closed in 7.9
633
--------------------

tools/release_helper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ echo $BLUE"here are all the authors that contributed to this release:"$NOR
4242
git log --format="%aN <%aE>" $PREV_RELEASE... | sort -u -f
4343

4444
echo
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
4646
read
4747

4848
echo $BLUE"generating stats"$NOR

0 commit comments

Comments
 (0)