[Python-modules-commits] [astroid] branch upstream updated (96cc15d -> 4778977)
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 3 02:27:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository astroid.
from 96cc15d Import astroid_1.4.1.orig.tar.gz
new 4778977 Import astroid_1.4.3.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:
ChangeLog | 30 +++++++++++++++++++
PKG-INFO | 2 +-
README => README.rst | 0
astroid.egg-info/PKG-INFO | 2 +-
astroid.egg-info/SOURCES.txt | 2 +-
astroid/__init__.py | 7 +++--
astroid/__pkginfo__.py | 2 +-
astroid/as_string.py | 12 ++++----
astroid/bases.py | 2 +-
astroid/brain/brain_gi.py | 4 +--
astroid/brain/brain_stdlib.py | 22 +++++++++-----
astroid/modutils.py | 53 +++++++++++++++++++++++++---------
astroid/protocols.py | 31 ++++++++++++--------
astroid/scoped_nodes.py | 43 +++++++++++++++++++++------
astroid/tests/unittest_brain.py | 9 ++++++
astroid/tests/unittest_manager.py | 3 +-
astroid/tests/unittest_modutils.py | 5 ++++
astroid/tests/unittest_nodes.py | 6 +++-
astroid/tests/unittest_protocols.py | 22 ++++++++++++++
astroid/tests/unittest_regrtest.py | 17 +++++++++++
astroid/tests/unittest_scoped_nodes.py | 35 ++++++++++++++++++++++
setup.cfg | 2 +-
setup.py | 20 +++++++++++--
tox.ini | 5 +---
24 files changed, 268 insertions(+), 68 deletions(-)
rename README => README.rst (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/astroid.git
More information about the Python-modules-commits
mailing list