pkgsrc/www/py-tornado
wiz 91d1218e35 Update to 4.0.2:
Bug fixes
~~~~~~~~~

* Fixed a bug that could sometimes cause a timeout to fire after being
  cancelled.
* `.AsyncTestCase` once again passes along arguments to test methods,
  making it compatible with extensions such as Nose's test generators.
* `.StaticFileHandler` can again compress its responses when gzip is enabled.
* ``simple_httpclient`` passes its ``max_buffer_size`` argument to the
  underlying stream.
* Fixed a reference cycle that can lead to increased memory consumption.
* `.add_accept_handler` will now limit the number of times it will call
  `~socket.socket.accept` per `.IOLoop` iteration, addressing a potential
  starvation issue.
* Improved error handling in `.IOStream.connect` (primarily for FreeBSD
  systems)
2014-09-14 17:58:25 +00:00
..
DESCR
distinfo Update to 4.0.2: 2014-09-14 17:58:25 +00:00
Makefile Update to 4.0.2: 2014-09-14 17:58:25 +00:00
PLIST Update to 4.0. Add py-curl dependency for curl_httpclient. 2014-07-22 12:41:28 +00:00