SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-tornado-3.0.1-1.2.noarch.rpm :

* Thu Apr 11 2013 alexandreAATTexatati.com.br- Update to 3.0.1: - The interface of tornado.auth.FacebookGraphMixin is now consistent with its documentation and the rest of the module. The get_authenticated_user and facebook_request methods return a Future and the callback argument is optional. - The tornado.testing.gen_test decorator will no longer be recognized as a (broken) test by nose. - Work around a bug in Ubuntu 13.04 betas involving an incomplete backport of the ssl.match_hostname function. - tornado.websocket.websocket_connect now fails cleanly when it attempts to connect to a non-websocket url. - tornado.testing.LogTrapTestCase once again works with byte strings on Python 2. - The request attribute of tornado.httpclient.HTTPResponse is now always an HTTPRequest, never a _RequestProxy. - Exceptions raised by the tornado.gen module now have better messages when tuples are used as callback keys.
* Sat Mar 30 2013 alexandreAATTexatati.com.br- Update to 3.0: - Please read full changelog at http://www.tornadoweb.org/en/stable/releases/v3.0.0.html
* Sun Nov 25 2012 alexandreAATTexatati.com.br- Update to 2.4.1: - Fixed a memory leak in tornado.stack_context that was especially likely with long-running AATTgen.engine functions. - tornado.auth.TwitterMixin now works on Python 3. - Fixed a bug in which IOStream.read_until_close with a streaming callback would sometimes pass the last chunk of data to the final callback instead of the streaming callback.
* Thu Nov 22 2012 toddrme2178AATTgmail.com- Removed openSUSE 11.4 spec file workarounds
* Thu Sep 06 2012 toddrme2178AATTgmail.com- Restore BuildRequires: python3 This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in. Building will fail if BuildRequires: python3 is removed.
* Wed Sep 05 2012 alexandreAATTexatati.com.br- Update to 2.4: - Please check changelog at http://www.tornadoweb.org/documentation/releases/v2.4.0.html
* Fri Jun 01 2012 alexandreAATTexatati.com.br- Update to 2.3: - Please check changelog at http://www.tornadoweb.org/documentation/releases/v2.3.0.html
* Fri May 18 2012 toddrme2178AATTgmail.com- Fix rpmlint warnings- Improve openSUSE 11.4 build fix- Clean up spec file
* Mon Apr 30 2012 toddrme2178AATTgmail.com- Fix building python 3 package on openSUSE 11.4 x86_64- Removed test for unsupported openSUSE versions
* Sat Apr 28 2012 highwaystar.ruAATTgmail.com- python3 package created
 
ICM