3
3
Issues closed in the 2.x development cycle
4
4
==========================================
5
5
6
+ Issues closed in 2.4.0
7
+ ----------------------
8
+
9
+ GitHub stats for 2014/11/01 - 2015/01/30
10
+
11
+ These lists are automatically generated, and may be incomplete or contain duplicates.
12
+
13
+ The following 7 authors contributed 35 commits.
14
+
15
+ * Benjamin Ragan-Kelley
16
+ * Carlos Cordoba
17
+ * Damon Allen
18
+ * Jessica B. Hamrick
19
+ * Mateusz Paprocki
20
+ * Peter Würtz
21
+ * Thomas Kluyver
22
+
23
+ We closed 10 issues and merged 6 pull requests;
24
+ this is the full list (generated with the script
25
+ :file: `tools/github_stats.py `):
26
+
27
+ Pull Requests (10):
28
+
29
+ * :ghpull: `7106 `: Changed the display order of rich output in the live notebook.
30
+ * :ghpull: `6878 `: Update pygments monkeypatch for compatibility with Pygments 2.0
31
+ * :ghpull: `6778 `: backport nbformat v4 to 2.x
32
+ * :ghpull: `6761 `: object_info_reply field is oname, not name
33
+ * :ghpull: `6653 `: Fix IPython.utils.ansispan() to ignore stray [0m
34
+ * :ghpull: `6706 `: Correctly display prompt numbers that are 'None'
35
+ * :ghpull: `6634 `: don't use contains in SelectWidget item_query
36
+ * :ghpull: `6593 `: note how to start the qtconsole
37
+ * :ghpull: `6281 `: more minor fixes to release scripts
38
+ * :ghpull: `5458 `: Add support for PyQt5.
39
+
40
+ Issues (6):
41
+
42
+ * :ghissue: `7272 `: qtconsole problems with pygments
43
+ * :ghissue: `7049 `: Cause TypeError: 'NoneType' object is not callable in qtconsole
44
+ * :ghissue: `6877 `: Qt console doesn't work with pygments 2.0rc1
45
+ * :ghissue: `6689 `: Problem with string containing two or more question marks
46
+ * :ghissue: `6702 `: Cell numbering after ``ClearOutput `` preprocessor
47
+ * :ghissue: `6633 `: selectwidget doesn't display 1 as a selection choice when passed in as a member of values list
48
+
6
49
7
50
Issues closed in 2.3.1
8
51
----------------------
@@ -17,10 +60,11 @@ Issues (1):
17
60
18
61
* :ghissue: `6599 `: Notebook.ipynb CR+LF turned into CR+CR+LF
19
62
63
+
20
64
Issues closed in 2.3.0
21
65
----------------------
22
66
23
- GitHub stats for 2014/08/06 - 2014/10/01 (tag: rel-2.2.0)
67
+ GitHub stats for 2014/08/06 - 2014/10/01
24
68
25
69
These lists are automatically generated, and may be incomplete or contain duplicates.
26
70
0 commit comments