Package: ipython / 0.13.1-2+deb7u1

Metadata

Package Version Patches format
ipython 0.13.1-2+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
05_fix_seteditor_example.patch | (download)

docs/examples/core/seteditor.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 05_fix_seteditor_example

Fixes missing shebang in seteditor.py example script


use LightBG colorscheme.patch | (download)

IPython/core/interactiveshell.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use lightbg colorscheme

by default Linux scheme leads to invisible text when console background
is light LightBG is at least readable with dark background
debianize error messages.patch | (download)

IPython/scripts/ipython | 11 10 + 1 - 0 !
IPython/zmq/__init__.py | 4 2 + 2 - 0 !
2 files changed, 12 insertions(+), 3 deletions(-)

 debianize error messages


use ipython icon in desktop files.patch | (download)

docs/examples/core/ipython-qtconsole.desktop | 2 1 + 1 - 0 !
docs/examples/core/ipython-sh.desktop | 2 1 + 1 - 0 !
docs/examples/core/ipython.desktop | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 use ipython icon in desktop files


use system mathjax if available.patch | (download)

IPython/frontend/html/notebook/notebookapp.py | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 use system mathjax if available


parallel 2to3.patch | (download)

setup.py | 11 11 + 0 - 0 !
1 file changed, 11 insertions(+)

 allow running 2to3 in parallel
shared static path.patch | (download)

IPython/frontend/html/notebook/notebookapp.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use usr/share/ipython/notebook by default for the static data
 provided by ipython-notebook-common
CVE 2014 3429.patch | (download)

IPython/frontend/html/notebook/handlers.py | 34 34 + 0 - 0 !
1 file changed, 34 insertions(+)

 check origin of websocket connection cve-2014-3429