[Python-modules-commits] [sortedcontainers] branch upstream updated (d95155e -> 7c80b2c)

Sandro Tosi morph at moszumanska.debian.org
Tue Dec 13 12:36:15 UTC 2016


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

morph pushed a change to branch upstream
in repository sortedcontainers.

      from  d95155e   Import sortedcontainers_1.5.3.orig.tar.gz
       new  7c80b2c   Import sortedcontainers_1.5.6.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:
 .travis.yml                                     |   1 +
 HISTORY.rst                                     | 254 ++++++++++++++++++++++++
 README.rst                                      |   6 +-
 docs/history.rst                                |   1 +
 docs/implementation.rst                         |   2 +-
 docs/index.rst                                  |   1 +
 sortedcontainers/__init__.py                    |   4 +-
 sortedcontainers/sortedlist.py                  |  92 ++++-----
 tests/test_coverage_sortedlist.py               |  11 +
 tests/test_coverage_sortedlistwithkey_modulo.py |   6 +-
 tox.ini                                         |   5 +-
 11 files changed, 327 insertions(+), 56 deletions(-)
 create mode 100644 HISTORY.rst
 create mode 100644 docs/history.rst

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



More information about the Python-modules-commits mailing list