Merge branch 'branch3.0'
This commit is contained in:
commit
476767c485
|
@ -50,6 +50,8 @@ Backwards-incompatible changes
|
|||
* ``tornado.netutil.TCPServer`` has moved to its own module,
|
||||
`tornado.tcpserver`.
|
||||
* The Tornado test suite now requires ``unittest2`` when run on Python 2.6.
|
||||
* `tornado.options.options` is no longer a subclass of `dict`; attribute-style
|
||||
access is now required.
|
||||
|
||||
|
||||
Detailed changes by module
|
||||
|
|
Loading…
Reference in New Issue