diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-17 17:41:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-17 17:41:53 +0000 |
commit | c45221f986768e186e8c33475af9329be8a30bf7 (patch) | |
tree | b6efe5970cf8b0291b589569919597e3ca549ee5 /doc/CHANGES-2014 | |
parent | d2ad687dbf76a1cff6efa73ade1dc132652f9a72 (diff) | |
download | pkgsrc-c45221f986768e186e8c33475af9329be8a30bf7.tar.gz |
Update to 4.0.1:
The build will now fall back to pure-python mode if the C
extension fails to build for any reason (previously it would
fall back for some errors but not others).
IOLoop.call_at and IOLoop.call_later now always return a timeout
handle for use with IOLoop.remove_timeout.
If any callback of a PeriodicCallback or IOStream returns a
Future, any error raised in that future will now be logged
(similar to the behavior of IOLoop.add_callback).
Fixed an exception in client-side websocket connections when
the connection is closed.
simple_httpclient once again correctly handles 204 status codes with no content-length header.
Fixed a regression in simple_httpclient that would result in
timeouts for certain kinds of errors.
Diffstat (limited to 'doc/CHANGES-2014')
0 files changed, 0 insertions, 0 deletions