Re: [Twisted-Python] Tubes!

2014-07-13 Thread Thomas Hervé
On Thu, Jul 10, 2014 at 10:37 PM, Glyph Lefkowitz wrote: > While I currently believe that Tubes's API has firmed up and its current API > is suitable for general purpose use, I have believed that at various points > in the past as well when it was completely wrong. This sentiment is very > much o

Re: [Twisted-Python] Scaling Twisted Web on multicore

2013-10-31 Thread Thomas Hervé
On Thu, Oct 31, 2013 at 12:28 AM, Tobias Oberstein wrote: > Hi, > > I have done some testing of scaling Twisted Web on multicore and wanted to > share: > > https://github.com/oberstet/scratchbox/tree/master/python/twisted/sharedsocket > > For those that are running short in time or want to have a

Re: [Twisted-Python] Problem with installing twisted 13.0 with Python 2.7 on 64 bit Win 7

2013-06-18 Thread Thomas Hervé
On Tue, Jun 18, 2013 at 8:12 AM, Weikai (Victor) Xie wrote: > Hi, folks, > > I was trying to install twisted 13.0 on my 64 bit win 7 but get some > strange problem - there is no sub-packages available under twisted! > > Here is a screen copy: > > Python 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC

Re: [Twisted-Python] Release questions

2013-04-05 Thread Thomas Hervé
Le 05/04/2013 01:41, Glyph a écrit : > > On Apr 4, 2013, at 9:53 AM, exar...@twistedmatrix.com wrote: > >> On 04:00 pm, the...@free.fr wrote: >>> Le 04/04/2013 13:14, exar...@twistedmatrix.com a écrit : On 10:18 am, the...@free.fr wrote: > OK. I've opened http://pad.lv/1164403 for the re

Re: [Twisted-Python] Release questions

2013-04-04 Thread Thomas Hervé
Le 04/04/2013 13:14, exar...@twistedmatrix.com a écrit : > On 10:18 am, the...@free.fr wrote: >> OK. I've opened http://pad.lv/1164403 for the required changes in our >> tool. I'll update the release document once that's done. > > Hm. As far as the download/release trac macro goes, the purpose of

Re: [Twisted-Python] Release questions

2013-04-04 Thread Thomas Hervé
Le 03/04/2013 23:55, Glyph a écrit : > > On Apr 3, 2013, at 9:14 AM, Thomas Hervé wrote: > >> Hey everyone, >> >> During the latest release process, I was left with several things to >> clarify, so now that it's done I think it's time: >> >&g

[Twisted-Python] Release questions

2013-04-03 Thread Thomas Hervé
Hey everyone, During the latest release process, I was left with several things to clarify, so now that it's done I think it's time: * We started building wheels for Windows. What do we do with me, should we upload it to pypi? What happens when users try them? * Glyph mumbled something about s

[Twisted-Python] Twisted 13.0.0 released

2013-04-03 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am pleased to announce the release of Twisted 13.0. Among the 70 tickets closed, we can see: * A new "Introduction to Deferreds" document that you can find here: http://twistedmatrix.com/documents/13.0.0/core/howto/defer-intro.html * A fix in twisted

[Twisted-Python] Second pre-release of Twisted 13.0.0

2013-03-19 Thread Thomas Hervé
Hello there, Due to some test problems (#5989 being reverted), we cut a new pre-release for your testing pleasure. You can find the tarballs here: http://twistedmatrix.com/~therve/13.0.0pre2/ Please give a quick test! -- Thomas ___ Twisted-Pyt

[Twisted-Python] First pre-release of Twisted 13.0.0

2013-03-06 Thread Thomas Hervé
Hello fine people of Twisted, I've the pleasure to announce the first pre-release of Twisted 13.0.0. This is mostly a bugfix release, but I'd like to highlight the new "Introduction to Deferreds" document, which will hopefully help all the Deferred-confused over the world. Among the 70 tickets cl

[Twisted-Python] Twisted 12.3.0 released

2012-12-26 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am pleased to announce, in extremis, the release of Twisted 12.3. 161 tickets are closed by this release, with the following highlights: * Support for local parallel testing in trial * A new "react" function to easily run a single asynchronous functi

[Twisted-Python] Second pre-release of Twisted 12.3.0

2012-12-20 Thread Thomas Hervé
Hi twisteders, As it turns out, making a 4th release in 2012 wasn't going to be easy! Thanks to the testing of David Reid, we found and fixed an issue with pip which was making installation difficult when zope.interface was missing. And we got another fix with the help of Eric Mangold, fixing the

[Twisted-Python] First pre-release of Twisted 12.3.0

2012-12-14 Thread Thomas Hervé
Hello everyone, Yes, you're reading well. For the first time ever (since 2008), we're actually pushing not 2, not 3, but 4 releases in a calendar year! Just to be able to use the fancy 12.3 version number. But, apart from this nice label, this release also closes 158 tickets, among them: * Supp

Re: [Twisted-Python] [OT] Re: twisted/python3/ubuntu 12.10

2012-06-15 Thread Thomas Hervé
Le 15/06/2012 17:41, Stephen Waterbury a écrit : > Apologies for continuing a bit OT, but I suspect others on > twisted-python would be interested too ... > > So when you "get Python 2" would that be /usr/bin/python2? > And if you wanted a /usr/bin/python, it would be up to you > to create a link

[Twisted-Python] Twisted 12.1.0 released

2012-06-05 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am pleased to announce the release of Twisted 12.1. 107 tickets are closed by this release, with the following highlights: * The revival of the kqueue reactor for BSD platforms. * epoll is now the default reactor under Linux after a fix to handle fil

[Twisted-Python] Say hi to Twisted 12.1.0pre1

2012-05-26 Thread Thomas Hervé
Ladies, gentlemen, About 4 months after our first pre-release of the year, here comes Twisted 12.1.0pre1. You can find the tarballs to test here: http://people.canonical.com/~therve/Twisted/12.1.0pre1/ Among the 106 tickets closed during that timeframe, you can find: * The revival of the k

[Twisted-Python] Twisted 12.0.0 released

2012-02-11 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am honored to announce the release of Twisted 12.0. 47 tickets are closed by this release, among them: * A fix to the GTK2 reactor preventing unnecessary wake-ups * Preliminary support of IPV6 on the server side * Several fixes to the new protoc

[Twisted-Python] Twisted 12.0.0pre1 is here!

2012-01-23 Thread Thomas Hervé
Hello there Twisted people, Reading that title, I hear you saying: "Already?". But yes, now is already the time to test a freshly released version of Twisted. You can find the carefully prepared tarballs here: http://people.canonical.com/~therve/Twisted/12.0.0pre1/ 47 tickets are closed b

[Twisted-Python] Twisted 11.1.0 Released

2011-11-17 Thread Thomas Hervé
On behalf of Twisted Matrix Laboratories, I am pleased to announce the release of Twisted 11.1. Highlights of the 185 tickets closed include: * The poll reactor as default where applicable, instead of select everywhere. * A new SSL implementation only relying on OpenSSL for cryptography,

[Twisted-Python] Second pre-release of Twisted 11.1.0

2011-11-03 Thread Thomas Hervé
From the sunny land of Orlando, I'm pleased to announce the second pre-release of Twisted 11.1. You can find the tarballs here: http://people.canonical.com/~therve/Twisted/11.1.0pre2/ Among the 17 bugs fixed since the last pre-release, a fix in the new TLS code in connection lost managem

[Twisted-Python] First pre-release of Twisted 11.1.0

2011-10-21 Thread Thomas Hervé
Hello, fine people of the intraweb, We're dangerously approaching the end of the year, without a second release done, which is obviously unacceptable. I thus present you with Twisted 11.1.0pre1: http://people.canonical.com/~therve/Twisted/11.1.0pre1/ Some hightlights of the 178 tickets close

Re: [Twisted-Python] Anyone interested in being release manager for 11.1?

2011-10-21 Thread Thomas Hervé
Le 18/10/2011 19:20, Andrés Gasson a écrit : > I don't meet many of the prerequisites (none actually) - but seeing Im now > recently unemployed I can offer a hand to anyone who does have the > prerequisites > > Commit privileges to Twisted > Shell access to cube.twistedmatrix.com > XXX: Possibl

Re: [Twisted-Python] 11.0 in PPA

2011-08-15 Thread Thomas Hervé
Le 15/08/2011 17:33, Jonathan Lange a écrit : > On Mon, Aug 15, 2011 at 3:52 PM, Jessica McKellar > wrote: >> Hi folks, >> >>> It would be nice if the ppa were up to date, though. Maybe someone who >>> knows how to update it can share that information so that someone who >>> has time to keep it u

Re: [Twisted-Python] Moving Twisted off Trac and SVN to somewhere nicer

2011-07-01 Thread Thomas Hervé
Le 01/07/2011 16:42, Itamar Turner-Trauring a écrit : >> Well, that logic is a bit flawed though: you're kind of saying that we >> shouldn't use a better tool because it may bring us more contributors >> than we can handle. At the end of the day, we would still use a better >> tool though. > > No,

Re: [Twisted-Python] Moving Twisted off Trac and SVN to somewhere nicer

2011-07-01 Thread Thomas Hervé
Le 01/07/2011 15:44, Itamar Turner-Trauring a écrit : > On Fri, 2011-07-01 at 15:23 +0200, Laurens Van Houtven wrote: > > >> Well, part of the hypothesis of the effects of moving to Github is >> that a) the clear separation between "core contributor" and "random >> contributor" because a bit more

Re: [Twisted-Python] Moving Twisted off Trac and SVN to somewhere nicer

2011-07-01 Thread Thomas Hervé
Le 01/07/2011 14:14, Itamar Turner-Trauring a écrit : > On Fri, 2011-07-01 at 12:29 +0200, Laurens Van Houtven wrote: > >> Unless someone is going to go all "NO GITHUB IS TERRIBLE AND YOU ARE A >> BAD PERSON FOR EVEN SUGGESTING IT" on me, maybe we can talk about >> planning the transition? :) > >

Re: [Twisted-Python] Moving Twisted off Trac and SVN to somewhere nicer

2011-07-01 Thread Thomas Hervé
Le 01/07/2011 12:29, Laurens Van Houtven a écrit : > Hi, > > > As some of you may already know (either through a backchannel or because you > talked to me at Europython), there has been some talk about moving Twisted > way from Trac+SVN to somewhere that isn't Trac+SVN. > > A lot of the devs do

Re: [Twisted-Python] Ideas for a Twisted Training

2011-06-17 Thread Thomas Hervé
Le 17/06/2011 00:52, Orestis Markou a écrit : > Hello, Hi! > In a few days I'll be giving a 4h long training on Twisted in Europython 2011 > in Firenze, Italy. > > I have a lot of material covering basic concepts, such as writing servers, > writing clients, deferreds etc. I'm now looking for o

Re: [Twisted-Python] test if thread is reactor's thread

2011-05-11 Thread Thomas Hervé
Le 11/05/2011 20:18, Alessandro Dentella a écrit : > Hi, > > > is there a way to test if the thread a function is called is the reactor's > thread? > > I have a function that can be called from the main thread or from the > reactor's thread and should behave differently... Hi, twisted.python.thre

Re: [Twisted-Python] EuroPython 2011 early bird ends in 2 days

2011-05-11 Thread Thomas Hervé
Le 11/05/2011 20:26, Laurens Van Houtven a écrit : > Wooo! > > Perhaps as an extra advertisement we should make a list of Twisted people > showing up? > > At the very least it's going to be me (lvh) and apparently also Valentino > (dialtone) :-) Heya! Just booked my tickets as well, going to be t

Re: [Twisted-Python] Announcing Twisted 10.1.0pre2!

2010-09-15 Thread Thomas Hervé
Le lundi 13 septembre 2010 à 13:39 +0100, Jonathan Lange a écrit : > > Please download the tarballs and test them as much as possible. I > > intend to do a final release within the next 2 weeks, if I didn't die > > by ingestion of poutine. > > Since you're the first person to do a release after I

Re: [Twisted-Python] Announcing Twisted 10.1.0pre2!

2010-09-11 Thread Thomas Hervé
Of the subject should say 10.2.0pre1, I hope you translated. -- Thomas ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

[Twisted-Python] Announcing Twisted 10.1.0pre2!

2010-09-11 Thread Thomas Hervé
It's this time of the year again! From the dangerous and intrepid land of Montréal, Canada, I have the pleasure to announce the first 10.2.0 pre-release. Tarballs for Twisted 10.2.0pre1 are now available at: http://people.canonical.com/~therve/Twisted/10.2.0pre1/ Highlights include: * A new

Re: [Twisted-Python] Memory Usage Problem

2010-09-06 Thread Thomas Hervé
Le lundi 06 septembre 2010 à 08:28 +, Ozgur Pekcagliyan a écrit : > Hi All, > > I have a problem which is that memory usage of twisted is increasing but not > decreasing over time. > > After few days, it reaches 520MB. You may find the codes below; > How may I reduce the usage of memory? > T

Re: [Twisted-Python] Twisted 10.1.0 release status update

2010-07-04 Thread Thomas Hervé
Le dimanche 04 juillet 2010 à 10:05 +0100, Jonathan Lange a écrit : > On Sat, Jul 3, 2010 at 9:43 PM, Thomas Hervé wrote: > ... > > > > The build step is in the master on cube. I think I've fixed it, sorry > > for the trouble. > > Thanks. It looks like the

Re: [Twisted-Python] Twisted 10.1.0 release status update

2010-07-03 Thread Thomas Hervé
Le samedi 03 juillet 2010 à 13:29 -0400, Glyph Lefkowitz a écrit : > On Jul 3, 2010, at 12:10 PM, Jonathan Lange wrote: > > > On Fri, Jul 2, 2010 at 2:08 PM, Jonathan Lange wrote: > > ... > >> My intent is to complete the final steps of the release this weekend. > >> It would be very, very helpfu

Re: [Twisted-Python] Twisted 10.0.0 released

2010-03-11 Thread Thomas Hervé
Le jeudi 11 mars 2010 à 10:08 +, Chris Withers a écrit : > exar...@twistedmatrix.com wrote: > > Also, I'm pretty sure that the 9.0 Windows installer _also_ didn't > > include zope.interface. So this isn't a new situation with 10.0. > >> Is zope.interface not used/required anymore? > >> If so,

Re: [Twisted-Python] PyCon 2010 Twisted Sprint

2010-02-01 Thread Thomas Hervé
Le dimanche 31 janvier 2010 à 22:26 +, exar...@twistedmatrix.com a écrit : > Hi all, > > If there are enough interested people, there will be a Twisted sprint at > PyCon this year. If you'll be at PyCon and are interested in sprinting > on some Twisted topic, give a shout. Also, let us kno

Re: [Twisted-Python] Possible Twisted sprint

2009-07-11 Thread Thomas Hervé
Le mercredi 08 juillet 2009 à 14:31 +1000, Jonathan Lange a écrit : > Hello all, > > I've recently returned from EuroPython where I got a chance to work > with Thomas Hervé on Twisted. In the giddy rush of success I thought, > "Wouldn't it be great if we cou

[Twisted-Python] Announcing Twotp 0.6

2009-05-10 Thread Thomas Hervé
Hello all! I'm pleased to announce version 0.6 of Twotp [1]. What is Twotp? It's an implementation of the Erlang protocol using Python and Twisted, similar with the built-in Jinterface [2] or py_interface [3]. After some hibernating time, I've focused on implementing links and monitoring of Erla

Re: [Twisted-Python] How can I change max simultaneously connection in twisted

2009-05-05 Thread Thomas Hervé
Le mardi 05 mai 2009 à 19:33 +0800, 孙绍轩 a écrit : > Hello all > > I just wrote a small code to holding many http requests until server's > status change. Everything is fine but when simultaneously connection up > to 1k+, the server code didn't response to new connection. I've set > ulimit -n's val

Re: [Twisted-Python] problem accessing numeric datatype of postgresql in a twisted application

2009-05-05 Thread Thomas Hervé
Le mardi 05 mai 2009 à 17:05 +0530, Krishnakant a écrit : > hello all, > I am facing a strange problem with twisted which is probably a known bug > and perhaps also solved. > > I use twisted with psycopg2 to connect with a postgresql 8.3 database. > > I have to use numeric datatype and get "can't

Re: [Twisted-Python] Upcoming Twisted Sprint in Cambridge, MA

2009-04-20 Thread Thomas Hervé
Le lundi 20 avril 2009 à 15:35 -0400, Jean-Paul Calderone a écrit : > Hello All, Hi! > I'd like to organize another Twisted sprint in Cambridge, MA in May. As > with previous sprints, this is an all day event, most likely hosted at the > Divmod office in Porter Square, for Twisted hacking. Chri

Re: [Twisted-Python] Twisted meetup/discussion at EuroPython?

2009-04-02 Thread Thomas Hervé
Le mercredi 01 avril 2009 à 13:54 +0200, Terry Jones a écrit : > I was thinking it would be nice to have a Twisted interest group meetup at > EuroPython (June 30 - July 2) http://www.europython.eu > > Would people be interested in attending? Does someone more qualified want > to organize it? Are a

Re: [Twisted-Python] Twisted developers: please donate your time!

2009-03-05 Thread Thomas Hervé
Le lundi 02 mars 2009 à 09:08 -0500, Itamar Shtull-Trauring a écrit : > Yes - thanks to you and all thee rest of the people who are > volunteering! Anyone else willing to step up? Sorry for being even more late. I won't spend as much time as I'd like, but I think 2 weeks of reviews/small branches

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

2008-11-26 Thread Thomas Hervé
Le mardi 25 novembre 2008 à 17:16 +, Waldemar Osuch a écrit : > Christopher Armstrong twistedmatrix.com> writes: > > > > > The tarballs are at > > > > http://twistedmatrix.com/users/radix/8.2.0pre2/ > > > > If you want to test 8.2.