[Python-modules-commits] [ipdb] branch upstream updated (9e3bdab -> c3a3c6b)

Andrey Rahmatullin wrar at moszumanska.debian.org
Thu Jan 18 17:50:41 UTC 2018


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

wrar pushed a change to branch upstream
in repository ipdb.

      from  9e3bdab   Import ipdb_0.10.1.orig.tar.gz
      adds  70d40ff   Back to development: 0.10.2
      adds  6f222a8   Add missing . for import in stdout.py
      adds  da9892c   Make context arg work for newer versions of IPython
      adds  fdf73b2   update changelog
      adds  1a12c54   ipython5 use TerminalInteractiveShell debugger_cls
      adds  9cd32f2   add `_get_debugger_cls`
      adds  a6dda1b   Merge branch 'master' of https://github.com/JBKahn/ipdb into JBKahn-master
      adds  00c0787   Merge branch 'origin/fix-use-debugger_cls'
      adds  5d5a278   Update Changelog
      adds  5d8394e   Remove superfluous import
      adds  ff355eb   Preparing release 0.10.2
      adds  707a3c3   Back to development: 0.10.3
      adds  0f7a425   tune changelog
      adds  2381b12   commandline usage consistent with pdb. adds argument commands
      adds  e395f8e   clean sys.argv correctly
      adds  c894337   clean sys.argv correctly
      adds  77983d5   Merge pull request #124 from zvodd/master
      adds  2ebaf42   Update Changelog
      adds  d48d532   Add most recent Python versions in Travis CI
      adds  1194617   Merge pull request #125 from SylvainDe/master
      adds  b91d9d8   For python < 3.3, do not install ipython > 6.0.0.
      adds  0342104   Update pip and setuptools in the CI, and add constraints for python 2.6 and 3.0 to 3.2.
      adds  fe1d479   Drop python 3.2 support.
      adds  8e89ee8   Merge pull request #133 from vphilippon/ipython-upperbound-for-python-less-than-33
      adds  2910d67   Preparing release 0.10.3
      adds  c3a3c6b   New upstream version 0.10.3

No new revisions were added by this update.

Summary of changes:
 AUTHORS                    |  2 ++
 HISTORY.txt                | 24 ++++++++++++++++++++
 PKG-INFO                   | 26 ++++++++++++++++++++-
 ipdb.egg-info/PKG-INFO     | 26 ++++++++++++++++++++-
 ipdb.egg-info/requires.txt | 10 ++++++++-
 ipdb/__main__.py           | 56 +++++++++++++++++++++++++++++++++++-----------
 ipdb/stdout.py             |  4 ++--
 setup.py                   |  9 ++++++--
 8 files changed, 137 insertions(+), 20 deletions(-)

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



More information about the Python-modules-commits mailing list