[Twisted-Python] Please test Twisted 8.2.0pre2 and tell me whether it works

I just uploaded 8.2.0pre2 tarballs, which include one bugfix since 8.2.0pre1 which was deemed important enough to be backported: - TLS Session Tickets are now disabled by default, allowing connections to certain servers which hang when an empty session ticket is received (like GTalk) (#3463) The tarballs are at http://twistedmatrix.com/users/radix/8.2.0pre2/ If you want to test 8.2.0pre2 on Windows, Thomas Hervé may be able to build installers some time tomorrow. Please test it out - I haven't heard any results from the pre1 release yet. If you don't test it then 8.2.0 will be horrible, and it will be your fault. You know, I've heard some people are using Twisted to manage puppy incubators. Think of the puppies. http://www.ustream.tv/channel/shiba-inu-puppy-cam -- Christopher Armstrong http://radix.twistedmatrix.com/ http://planet-if.com/ http://canonical.com/

Le jeudi 20 novembre 2008 à 20:11 -0500, Christopher Armstrong a écrit :
I just uploaded 8.2.0pre2 tarballs, which include one bugfix since 8.2.0pre1 which was deemed important enough to be backported:
- TLS Session Tickets are now disabled by default, allowing connections to certain servers which hang when an empty session ticket is received (like GTalk) (#3463)
The tarballs are at
http://twistedmatrix.com/users/radix/8.2.0pre2/
If you want to test 8.2.0pre2 on Windows, Thomas Hervé may be able to build installers some time tomorrow.
And indeed here they are: http://twistedmatrix.com/users/therve/
Please test it out - I haven't heard any results from the pre1 release yet. If you don't test it then 8.2.0 will be horrible, and it will be your fault. You know, I've heard some people are using Twisted to manage puppy incubators. Think of the puppies.
Everytime a tarball is tested, a puppy is born! -- Thomas

Christopher Armstrong <radix <at> twistedmatrix.com> writes:
The tarballs are at
http://twistedmatrix.com/users/radix/8.2.0pre2/
If you want to test 8.2.0pre2 on Windows, Thomas Hervé may be able to build installers some time tomorrow.
The Windows installer by Thomas assumes that Python is installed in c:\Python25 and dumps the library into C:\Python25\lib\site-packages regardless of where the actual Python installation is.

Le mardi 25 novembre 2008 à 17:16 +0000, Waldemar Osuch a écrit :
Christopher Armstrong <radix <at> twistedmatrix.com> writes:
The tarballs are at
http://twistedmatrix.com/users/radix/8.2.0pre2/
If you want to test 8.2.0pre2 on Windows, Thomas Hervé may be able to build installers some time tomorrow.
The Windows installer by Thomas assumes that Python is installed in c:\Python25 and dumps the library into C:\Python25\lib\site-packages regardless of where the actual Python installation is.
Thanks for testing, I'll have a look at it and check what's the problem. Theoritically it should check where Python installed using register keys. Did it work with previous installers? Could you open a bug report, with information about your system (Windows version). Thanks, -- Thomas

Thomas Hervé <therve <at> free.fr> writes:
Thanks for testing, I'll have a look at it and check what's the problem. Theoritically it should check where Python installed using register keys. Did it work with previous installers?
Could you open a bug report, with information about your system (Windows version).
Done in http://twistedmatrix.com/trac/ticket/3556 I just tried the 8.1 and it behaves the same way

On Thu, Nov 20, 2008 at 8:11 PM, Christopher Armstrong <radix@twistedmatrix.com> wrote:
I just uploaded 8.2.0pre2 tarballs, which include one bugfix since 8.2.0pre1 which was deemed important enough to be backported:
- TLS Session Tickets are now disabled by default, allowing connections to certain servers which hang when an empty session ticket is received (like GTalk) (#3463)
The tarballs are at
http://twistedmatrix.com/users/radix/8.2.0pre2/
If you want to test 8.2.0pre2 on Windows, Thomas Hervé may be able to build installers some time tomorrow.
Please test it out - I haven't heard any results from the pre1 release yet. If you don't test it then 8.2.0 will be horrible, and it will be your fault. You know, I've heard some people are using Twisted to manage puppy incubators. Think of the puppies.
http://www.ustream.tv/channel/shiba-inu-puppy-cam
-- Christopher Armstrong http://radix.twistedmatrix.com/ http://planet-if.com/ http://canonical.com/
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
It works! -Drew
participants (4)
-
Christopher Armstrong
-
Drew Smathers
-
Thomas Hervé
-
Waldemar Osuch