[Python-modules-commits] [python-tornado] branch master updated (72ed903 -> 37418b1)

Ondřej Nový onovy at moszumanska.debian.org
Mon Aug 1 09:29:16 UTC 2016


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

onovy pushed a change to branch master
in repository python-tornado.

      from  72ed903   Changelog cleanup
       new  29d38c4   record new upstream branch created by importing python-tornado_4.4.1.orig.tar.gz
       new  78b250c   Import python-tornado_4.4.1.orig.tar.gz
       new  3c06629   use a domain that is more likely invalid
       new  a0ce13e   ignore userwarning in tests
       new  c651bff   like travis buildd are often slow so skip the same tests
       new  380c352   Ignore ENOPROTOOPT errors from SO_REUSEADDR or SO_ERROR on AF_UNIX sockets, for
       new  8f70048   remove dependance on certifi
       new  dbc6693   skip UnixSocketTest on hurd, as unix sockets with SO_REUSEADDR are not supported there
       new  b1321b2   merge patched into master
       new  37418b1   Upstream release 4.4.1

The 10 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:
 debian/.git-dpm                        | 14 +++++++-------
 debian/changelog                       |  2 +-
 debian/patches/domain-test.patch       |  2 +-
 debian/patches/fix-ftbfs-on-hurd.patch |  2 +-
 debian/patches/ignoreuserwarning.patch |  2 +-
 debian/patches/skip-timing-tests.patch |  2 +-
 debian/patches/sockopt.patch           |  2 +-
 debian/patches/without-certifi.patch   |  4 ++--
 docs/releases.rst                      |  1 +
 docs/releases/v4.4.1.rst               | 12 ++++++++++++
 setup.py                               |  2 +-
 tornado/__init__.py                    |  4 ++--
 tornado/test/web_test.py               | 23 +++++++++++++++++++++++
 tornado/web.py                         |  8 +++++---
 14 files changed, 59 insertions(+), 21 deletions(-)
 create mode 100644 docs/releases/v4.4.1.rst

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



More information about the Python-modules-commits mailing list