[Python-modules-commits] [ipykernel] branch upstream updated (3322506 -> dad8c34)

Julien Cristau jcristau at moszumanska.debian.org
Fri Apr 8 16:08:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

jcristau pushed a change to branch upstream
in repository ipykernel.

      from  3322506   Imported Upstream version 4.2.2
       new  dad8c34   Import ipykernel_4.3.1.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                        |   2 +-
 docs/changelog.rst              |  24 +++
 ipykernel/_version.py           |   2 +-
 ipykernel/codeutil.py           |   3 +
 ipykernel/connect.py            |  65 ++++----
 ipykernel/datapub.py            |   5 +
 ipykernel/inprocess/ipkernel.py |  21 ++-
 ipykernel/iostream.py           | 352 +++++++++++++++++++++++++---------------
 ipykernel/ipkernel.py           |  45 +++--
 ipykernel/kernelapp.py          |  51 +++++-
 ipykernel/kernelbase.py         | 124 +++++++-------
 ipykernel/kernelspec.py         |   2 +-
 ipykernel/log.py                |   3 +
 ipykernel/pickleutil.py         |   3 +
 ipykernel/serialize.py          |   3 +
 ipykernel/tests/test_connect.py |   8 +-
 ipykernel/tests/test_kernel.py  |  61 +++++--
 ipykernel/zmqshell.py           |  30 +++-
 setup.py                        |   1 +
 19 files changed, 540 insertions(+), 265 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ipykernel.git



More information about the Python-modules-commits mailing list