Your message dated Mon, 01 Aug 2016 22:00:14 +0000
with message-id <[email protected]>
and subject line Bug#830859: fixed in python-tornado 4.4.1-1
has caused the Debian Bug report #830859,
regarding python3-tornado: Unit tests is failing on Python 3.5.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
830859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830859
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-tornado
Version: 4.3.0-2
Severity: important
Tags: upstream
Forwarded: https://github.com/tornadoweb/tornado/issues/1766

Hi,

tests is failing on Python 3.5.2. Details: https://bugs.python.org/issue27243

======================================================================
ERROR: test_iterator_async_await (tornado.test.gen_test.WaitIteratorTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/tornado/testing.py", line 132, in 
__call__
    result = self.orig_method(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/tornado/testing.py", line 525, in 
post_coroutine
    timeout=timeout)
  File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 453, in run_sync
    return future_cell[0].result()
  File "/usr/lib/python3/dist-packages/tornado/concurrent.py", line 232, in 
result
    raise_exc_info(self._exc_info)
  File "<string>", line 3, in raise_exc_info
  File "/usr/lib/python3/dist-packages/tornado/gen.py", line 1014, in run
    yielded = self.gen.throw(*exc_info)
  File "/usr/lib/python3.5/types.py", line 179, in throw
    return self.__wrapped.throw(tp, *rest)
  File "/usr/lib/python3/dist-packages/tornado/test/gen_test.py", line 1345, in 
test_iterator_async_await
    yield namespace['f']()
  File "/usr/lib/python3/dist-packages/tornado/gen.py", line 1008, in run
    value = future.result()
  File "/usr/lib/python3/dist-packages/tornado/concurrent.py", line 232, in 
result
    raise_exc_info(self._exc_info)
  File "<string>", line 3, in raise_exc_info
  File "/usr/lib/python3/dist-packages/tornado/gen.py", line 282, in wrapper
    yielded = next(result)
  File "<string>", line 6, in _wrap_awaitable
  File "<string>", line 6, in f
PendingDeprecationWarning: 'WaitIterator' implements legacy __aiter__ protocol; 
__aiter__ should return an asynchronous iterator, not awaitable

======================================================================
ERROR: test_async_for (tornado.test.queues_test.QueueGetTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/tornado/testing.py", line 132, in 
__call__
    result = self.orig_method(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/tornado/testing.py", line 525, in 
post_coroutine
    timeout=timeout)
  File "/usr/lib/python3/dist-packages/tornado/ioloop.py", line 453, in run_sync
    return future_cell[0].result()
  File "/usr/lib/python3/dist-packages/tornado/concurrent.py", line 232, in 
result
    raise_exc_info(self._exc_info)
  File "<string>", line 3, in raise_exc_info
  File "/usr/lib/python3/dist-packages/tornado/gen.py", line 1014, in run
    yielded = self.gen.throw(*exc_info)
  File "/usr/lib/python3.5/types.py", line 179, in throw
    return self.__wrapped.throw(tp, *rest)
  File "/usr/lib/python3/dist-packages/tornado/test/queues_test.py", line 174, 
in test_async_for
    results = yield namespace['f']()
  File "/usr/lib/python3/dist-packages/tornado/gen.py", line 1008, in run
    value = future.result()
  File "/usr/lib/python3/dist-packages/tornado/concurrent.py", line 232, in 
result
    raise_exc_info(self._exc_info)
  File "<string>", line 3, in raise_exc_info
  File "/usr/lib/python3/dist-packages/tornado/gen.py", line 282, in wrapper
    yielded = next(result)
  File "<string>", line 6, in _wrap_awaitable
  File "<string>", line 4, in f
PendingDeprecationWarning: 'Queue' implements legacy __aiter__ protocol; 
__aiter__ should return an asynchronous iterator, not awaitable

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: python-tornado
Source-Version: 4.4.1-1

We believe that the bug you reported is fixed in the latest version of
python-tornado, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Nový <[email protected]> (supplier of updated python-tornado package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 01 Aug 2016 16:48:24 +0200
Source: python-tornado
Binary: python-tornado python3-tornado python-tornado-doc
Architecture: source amd64 all
Version: 4.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Ondřej Nový <[email protected]>
Description:
 python-tornado - scalable, non-blocking web server and tools
 python-tornado-doc - scalable, non-blocking web server and tools - 
documentation
 python3-tornado - scalable, non-blocking web server and tools - Python 3 
package
Closes: 826455 830859
Changes:
 python-tornado (4.4.1-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #830859)
   * Rearranged lintian overrides for new release
   * Added myself as uploader
   * Removed python-simplejson and python-multiprocessing from B-D/R,
     because Python < 2.6 is not supported anymore (Closes: #826455)
   * Moved python-mysqldb from Recommends to Suggests, it's only used in demo
   * Moved python{3,}-pycurl from Depends to Suggests, it's not strictly needed
     and added to B-D to run related unit tests
   * Added python-concurrent.futures to Build-Depends and Recommends
   * Added python{3,}-twisted to Build-Depends and Suggests
   * Added python{3,}-mock to Build-Depends
   * d/copyright: Added myself to Debian part
   * Package description changed to upstream (newer) version
   * Rearranged Debian tests Depends to Build-Depends
   * Run Py3 unit tests during build and enable verbose mode
   * Bumped required Python version to 2.7 and 3.3
   * Added python-tornado-doc package with docs and examples
   * Enabled all but PIE hardening
   * Generate upstream changelog file during build
   * Added python3-backports-abc to B-D for older Python 3
Checksums-Sha1:
 4039f106ea1401c13ac734d36a49bca66955cf36 2825 python-tornado_4.4.1-1.dsc
 74e6c017e073952febf4341d9d57b4876d2058c1 481547 
python-tornado_4.4.1.orig.tar.gz
 9c22c743e1849092eaf2e7d154da1285fee7c27d 9448 
python-tornado_4.4.1-1.debian.tar.xz
 4b27bfa7fa7c3542b4bbd0ca37a13ade3ad9c370 6860 
python-tornado-dbgsym_4.4.1-1_amd64.deb
 0cea3726abf082691ebfb5134cc989b17584841c 522314 
python-tornado-doc_4.4.1-1_all.deb
 5b11b57a65fb31769b3355d9a1f9133f7e415251 310550 
python-tornado_4.4.1-1_amd64.deb
 6d8a20eec47941afd6f720511830e3da7c68a4ba 6964 
python3-tornado-dbgsym_4.4.1-1_amd64.deb
 3b1a2c1d0fa138fa00639c7c2571b2bed4174b80 310568 
python3-tornado_4.4.1-1_amd64.deb
Checksums-Sha256:
 88c1fed5e35190f7a767b334a0822f061912bc6ca7547fbb361c0402883656c0 2825 
python-tornado_4.4.1-1.dsc
 da9b9c8c44a5cf2df1e12817a374806fe6e6911728a2a169ac889eae8466718b 481547 
python-tornado_4.4.1.orig.tar.gz
 cb5a6760dcc9ca9ee6c6a8ef17c348a9a1e1021db246fed7f8b4f8ec7eeb852a 9448 
python-tornado_4.4.1-1.debian.tar.xz
 fbaacab4a6c8c5d45277e01cbe09f8a819f5abbf8230ac890ba1f6b853b5dd0a 6860 
python-tornado-dbgsym_4.4.1-1_amd64.deb
 1b5851fa7a462592d3dd4e2802028b116942b3e31939f9393931a0fce703cf01 522314 
python-tornado-doc_4.4.1-1_all.deb
 369d7ebdab59f1d26af91a4d1560321fd8cf752138b017f6622d9e5e2bfbd025 310550 
python-tornado_4.4.1-1_amd64.deb
 47550c8a1f5a538f292f67e859bd2f73093ae10a478ffaced4b1042e19c30514 6964 
python3-tornado-dbgsym_4.4.1-1_amd64.deb
 18320b624e02c81c92d233d46c29284fe3e9ab85cedf0c93c33d3622847c8e71 310568 
python3-tornado_4.4.1-1_amd64.deb
Files:
 34ba4ec146ad845c6d894318cf4ee300 2825 web optional python-tornado_4.4.1-1.dsc
 1047307bb330731b7119cdb01fda029e 481547 web optional 
python-tornado_4.4.1.orig.tar.gz
 d3131bc5b024423553d260df1ab710c0 9448 web optional 
python-tornado_4.4.1-1.debian.tar.xz
 db7979f2784492d9c516e80a94a3e443 6860 debug extra 
python-tornado-dbgsym_4.4.1-1_amd64.deb
 08e9f349a3d490ac608b16e7a64c6a1a 522314 doc optional 
python-tornado-doc_4.4.1-1_all.deb
 e33ae570166507150e2606bd5ce53864 310550 web optional 
python-tornado_4.4.1-1_amd64.deb
 7a17cfa63edc6b337a0da073ba5a7ec0 6964 debug extra 
python3-tornado-dbgsym_4.4.1-1_amd64.deb
 e203e13f8e74eebf7643d4f67917dde1 310568 web optional 
python3-tornado_4.4.1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJXn4mKAAoJEDVzElWdHgZLdJEP/1fEJqoMQAerZdjnQJkij4dP
cvdDxbB6EZfWUJ3jngl8wEYHQEhgMytC9f1Ko/ZzLQ3KiRd6do8b9G6M9sVNA2k/
IvTJSEPOQdmA8Ar1z+RGxQzuEKjFxbI0tu4GlmfGEoT9q/A36OGoZl36hywuLpVo
mtYNb+Ju0asMIgo5HCtcr73IPAD7Z7loV6/i7BOSu7SVxhNjCuS7mY2Gj6Qsc3rj
K5Gii8Yqhqy+Q9L/LZBtUeByuuSe8iZViLVUT0AB2SLbTLdJR3t+e8Hqqh6mtiUA
wvAbLsUUMgjTJQHT2NsCLHHpWGjnMUpwgtGYNQW8TGroLMlSCIQqdInOb20NgFzC
aaGSbzwOTmpN3nLE3FqNLCcBWrQ3WXAhj2Nv5MEXPeXwNnX7O63wHugv5j9CoqCh
6C2+dGCj0i0n33gLrT6O7U4lw7M2Atl7gz3wBc16Z3ATAaINQv6wf6XGLVRAoKIw
7o87LWQFXuvTtNVnrXKlyihBQq7zU+pF59Ho1Ovwlsu6Iw7EHLcXHqqg+LqQg6Iv
MLuCCrv2zHx/U82PRSRyfDJzeXCuB9/7R91QcpYV8QW2j7zq+pPYgBG9MmiixZfo
tIBPym6Ju40G9CjJNZsMJDeMUyzSeTu1DDny5WR8fIfByk2cWZiSOlGMO/dZq3S+
nMUFnk6LY44f38nkU/IV
=AoFI
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to