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

Skip to content

Commit 4311a32

Browse files
committed
3.2.1 release notes
1 parent 1415a97 commit 4311a32

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ Issues closed in the 3.x development cycle
44
==========================================
55

66

7+
Issues closed in 3.2.1
8+
----------------------
9+
10+
GitHub stats for 2015/06/22 - 2015/07/12 (since 3.2)
11+
12+
These lists are automatically generated, and may be incomplete or contain duplicates.
13+
14+
We closed 1 issue and merged 3 pull requests.
15+
The full list can be seen `on GitHub <https://github.com/ipython/ipython/milestones/3.2.1>`_
16+
17+
The following 5 authors contributed 9 commits.
18+
19+
* Benjamin Ragan-Kelley
20+
* Matthias Bussonnier
21+
* Nitin Dahyabhai
22+
* Sebastiaan Mathot
23+
* Thomas Kluyver
24+
25+
726
Issues closed in 3.2
827
--------------------
928

docs/source/whatsnew/version3.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
3.x Series
33
============
44

5+
IPython 3.2.1
6+
=============
7+
8+
IPython 3.2.1 is a small bugfix release, primarily for cross-site security fixes in the notebook.
9+
Users are **strongly** encouraged to upgrade immediately.
10+
There are also a few small unicode and nbconvert-related fixes.
11+
12+
See :ref:`issues_list_3` for details.
13+
514

615
IPython 3.2
716
===========
@@ -10,6 +19,7 @@ IPython 3.2 contains important security fixes. Users are **strongly** encouraged
1019

1120
Highlights:
1221

22+
- Address cross-site scripting vulnerabilities CVE-2015-4706, CVE-2015-4707
1323
- A security improvement that set the secure attribute to login cookie to prevent them to be sent over http
1424
- Revert the face color of matplotlib axes in the inline backend to not be transparent.
1525
- Enable mathjax safe mode by default
@@ -19,7 +29,6 @@ Highlights:
1929
See :ref:`issues_list_3` for details.
2030

2131

22-
2332
IPython 3.1
2433
===========
2534

0 commit comments

Comments
 (0)