[spyder] 01/05: Merge tag 'upstream/3.1.3+dfsg1' into experimental

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Apr 29 10:46:31 UTC 2017


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

ghisvail-guest pushed a commit to branch experimental
in repository spyder.

commit 569b759000107016aee223e8c0b32960062b6631
Merge: 8eb483e 202d81f
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat Apr 29 09:21:47 2017 +0100

    Merge tag 'upstream/3.1.3+dfsg1' into experimental
    
    Upstream version 3.1.3+dfsg1

 PKG-INFO                                           |   4 +-
 README.md                                          |   2 +-
 doc/installation.rst                               |   2 +-
 setup.py                                           |   5 +-
 spyder/__init__.py                                 |   2 +-
 spyder/app/mainwindow.py                           |  65 +++--
 spyder/config/base.py                              |   6 +
 spyder/plugins/editor.py                           |  41 +--
 spyder/plugins/externalconsole.py                  |  18 +-
 spyder/plugins/findinfiles.py                      |   1 +
 spyder/plugins/ipythonconsole.py                   |  37 ++-
 spyder/plugins/tests/test_ipythonconsole.py        | 129 +++++++++-
 spyder/utils/fixtures.py                           |  26 ++
 spyder/utils/introspection/docstrings.py           | 285 ---------------------
 spyder/utils/introspection/jedi_patch.py           |  13 +-
 spyder/utils/introspection/manager.py              |   2 +-
 spyder/utils/introspection/numpy_docstr.py         | 150 +++++++++++
 .../utils/introspection/test/test_jedi_plugin.py   |   2 +-
 spyder/utils/iofuncs.py                            |  15 +-
 spyder/utils/ipython/spyder_kernel.py              |   8 +-
 spyder/widgets/editor.py                           |   4 +-
 spyder/widgets/findinfiles.py                      |   9 +-
 spyder/widgets/ipythonconsole/debugging.py         |   6 +
 spyder/widgets/ipythonconsole/namespacebrowser.py  |   4 +-
 spyder/widgets/mixins.py                           |   2 +
 spyder/widgets/sourcecode/base.py                  |   2 +
 spyder/widgets/sourcecode/codeeditor.py            |  63 ++++-
 .../widgets/variableexplorer/collectionseditor.py  |   8 +-
 spyder/widgets/variableexplorer/dataframeeditor.py |  12 +-
 29 files changed, 522 insertions(+), 401 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/spyder.git



More information about the debian-science-commits mailing list