[spyder] 01/04: Updated version 3.2.4+dfsg1 from 'upstream/3.2.4+dfsg1'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Nov 4 16:33:57 UTC 2017


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

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

commit 4a9a1cf7523873a62b60afe9c2f02d71dcc87d1f
Merge: b34e282 3d39143
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Oct 31 11:08:52 2017 +0000

    Updated version 3.2.4+dfsg1 from 'upstream/3.2.4+dfsg1'
    
    with Debian dir fc0d047eb9e6e2b68d74128fc9757893d38cbf4f

 CHANGELOG.md                                       |  79 ++++++++++++++++
 PKG-INFO                                           |   4 +-
 README.md                                          |   2 +-
 doc/installation.rst                               |   2 +-
 setup.py                                           |   2 +-
 spyder/__init__.py                                 |   2 +-
 spyder/app/mainwindow.py                           |  32 ++++---
 spyder/app/start.py                                |   6 +-
 spyder/app/tests/test_mainwindow.py                |  11 ++-
 spyder/config/base.py                              |   2 +-
 spyder/config/utils.py                             |  40 +++++++-
 spyder/interpreter.py                              |   6 +-
 spyder/plugins/configdialog.py                     |   7 +-
 spyder/plugins/console.py                          |  10 +-
 spyder/plugins/editor.py                           |  33 ++-----
 spyder/plugins/findinfiles.py                      |   4 +-
 spyder/plugins/ipythonconsole.py                   |  46 ++++++---
 spyder/plugins/projects.py                         |   8 +-
 spyder/plugins/runconfig.py                        |   9 +-
 spyder/plugins/tests/test_ipythonconsole.py        |  64 ++++++++++---
 spyder/plugins/workingdirectory.py                 |  27 +++---
 spyder/utils/introspection/jedi_plugin.py          |   6 ++
 spyder/utils/iofuncs.py                            |   7 +-
 spyder/utils/ipython/start_kernel.py               |   4 +
 spyder/utils/misc.py                               |  17 +++-
 spyder/utils/site/sitecustomize.py                 |   6 +-
 spyder/widgets/editor.py                           | 105 +++++++++++++++------
 spyder/widgets/explorer.py                         |  23 +++--
 spyder/widgets/fileswitcher.py                     |   8 ++
 spyder/widgets/findinfiles.py                      |   5 +-
 spyder/widgets/internalshell.py                    |   6 +-
 spyder/widgets/ipythonconsole/client.py            |  26 ++---
 spyder/widgets/ipythonconsole/debugging.py         |   7 +-
 spyder/widgets/ipythonconsole/shell.py             |  13 ++-
 spyder/widgets/mixins.py                           |   4 +
 spyder/widgets/pathmanager.py                      |   4 +-
 spyder/widgets/projects/type/__init__.py           |   2 +-
 spyder/widgets/variableexplorer/arrayeditor.py     |  27 ++++--
 .../widgets/variableexplorer/collectionseditor.py  |  31 +++---
 spyder/widgets/variableexplorer/dataframeeditor.py |   8 ++
 .../widgets/variableexplorer/namespacebrowser.py   |  16 ++--
 .../variableexplorer/tests/test_arrayeditor.py     |  12 +++
 .../tests/test_collectioneditor.py                 |  49 +++++++++-
 .../variableexplorer/tests/test_dataframeeditor.py |  36 ++++++-
 .../widgets/variableexplorer/tests/test_utils.py   |  13 +++
 spyder/widgets/variableexplorer/utils.py           |   2 +-
 spyder_profiler/widgets/profilergui.py             |  24 ++---
 spyder_pylint/widgets/pylintgui.py                 |   8 +-
 48 files changed, 637 insertions(+), 228 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