This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients christian.heimes, felipecruz, giampaolo.rodola, gvanrossum, neologix, pitrou, rosslagerwall
Date 2013-01-04.19:11:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357326699.46.0.752560562246.issue16853@psf.upfronthosting.co.za>
In-reply-to
Content
Giampaolo, there are many details in the Tornado and pyftpdlib I/O loops that may or may not be intentional.  I wrote the Tulip pollster from scratch but am looking to merge in relevant knowledge and features from Tornado, Twisted and pyftpdlib.  AFAIK the code here is mostly adapted from Tulip.  Please suggest specific features from Tornado or pyftpdlib that are currently missing.  However I don't think we should just copy over the existing 3rd party code (if only because we're trying to write pure Python 3.3 code here, without historical baggage).
History
Date User Action Args
2013-01-04 19:11:39gvanrossumsetrecipients: + gvanrossum, pitrou, giampaolo.rodola, christian.heimes, neologix, rosslagerwall, felipecruz
2013-01-04 19:11:39gvanrossumsetmessageid: <1357326699.46.0.752560562246.issue16853@psf.upfronthosting.co.za>
2013-01-04 19:11:39gvanrossumlinkissue16853 messages
2013-01-04 19:11:39gvanrossumcreate