Re: [Twisted-Python] Twisted Challenge Coins!

2016-06-20 Thread Kevin Horn
m > > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > > _______ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Changes to Twisted's Trac (GitHub Authentication)

2016-05-01 Thread Kevin Horn
rk for logging into our Trac, you will need to authorise your GitHub > login to access it. This means that you may have another username, please > contact me privately and I will see what I can do about migrating any > ticket histories over, if you feel like it is needed. > > - Amber &g

Re: [Twisted-Python] Twisted 16.0 Released

2016-03-15 Thread Kevin Horn
:-). > > -glyph > > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Benchmarks 2.0

2015-07-22 Thread Kevin Horn
nfra/twisted-benchmarks . > > Twisted Regards, > > Amber "Hawkie" Brown > GPG: https://keybase.io/hawkowl > > > ___ > Twisted-Python mailing list > Twisted-Python@twis

Re: [Twisted-Python] Deprecating subproject packaging

2015-04-25 Thread Kevin Horn
On Wed, Apr 22, 2015 at 2:31 PM, HawkOwl wrote: > > > On 23 Apr 2015, at 01:37, Kevin Horn wrote: > > > > Agreed that this is a good idea, though I'd still like to see NEWS > broken out by "subproject" (or maybe we should say "topic" now?). I

Re: [Twisted-Python] Deprecating subproject packaging

2015-04-22 Thread Kevin Horn
independent > projects... this should help enforcing the decoupling and would speed > up the test suite. > > Right now if you make a change in twisted.positioning, buildbot will > run all tests :( > > -- > Adi Roiban > > __

Re: [Twisted-Python] Methods to upload and download file to a sftp server using twisted conch

2015-04-14 Thread Kevin Horn
reactor.run() > > > if __name__ == '__main__': > main() > > > Best regards > > SANFO > > > > This is a multi-step process. 1) Open the StackOverflow page that you copied the above code from. 2) Actually read the whole answer. 3) Read the docu

Re: [Twisted-Python] [Twisted-web] Twisted 15.1 Release Announcement

2015-04-14 Thread Kevin Horn
h > Yes. Many thanks are due! > (and brought twisted stickers to PyCon!) > Somebody finally made stickers?!?! I knew I should have gone this year... -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://t

Re: [Twisted-Python] Development documentation in Trac wiki

2015-02-07 Thread Kevin Horn
like a very compelling reason to make this change. > > Jean-Paul > > I think a better plan would be to complete https://twistedmatrix.com/trac/ticket/1140 Kevin Horn > We already have a lot of info inside the Trac wiki.. >> >> My plan it to move the follow

Re: [Twisted-Python] Call For Participation: a review rally before the race!

2014-10-16 Thread Kevin Horn
ave a little catching up to do! I would particularly like to >> nudge Paul and Jonathan to throw their respective hats into the ring, since >> it looks like we don't have any reviews from them in the official rally >> period just yet :-). Sorry if I missed something because this may not be >> the most reliable data source! >> >> Thanks everyone, >> >> -glyph >> ___ >> Twisted-Python mailing list >> Twisted-Python@twistedmatrix.com >> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >> > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Call For Participation: a review rally before the race!

2014-10-13 Thread Kevin Horn
yph > > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] porting twisted.spread to Python3

2014-10-08 Thread Kevin Horn
On Sun, Oct 5, 2014 at 2:58 PM, wrote: > On 04:23 pm, wolfgang@rohdewald.de wrote: > >> >> BTW what about Ticket 7628, news extension "port"? I could soon start >> feeding porting tickets but if this extension is useful, I guess it >> should be applied first. >> > > Looks like Kevin is workin

Re: [Twisted-Python] dumb question on qt4reactor

2014-07-09 Thread Kevin Horn
sted-Python mailing list >> Twisted-Python@twistedmatrix.com >> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >> > > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] bringing LDAP back

2014-07-07 Thread Kevin Horn
I haven't used ldaptor in years, but I have to say I'm really glad to see this happening. Kudos to all. ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] TCP and ICMP

2014-05-13 Thread Kevin Horn
his only applies to TUN/TAP support, not all of > twisted.pair. > > -glyph > > This does appear to be the case. In fact the documentation gives the impression (to me at least) that twisted.pair is _only_ a TUN/TAP library. Still better than no do

Re: [Twisted-Python] adding endpoint plugins

2014-04-30 Thread Kevin Horn
On Wed, Apr 30, 2014 at 9:14 AM, wrote: > On 01:42 pm, dstainton...@gmail.com wrote: > >> Greetings, >> >> >> http://twistedsphinx.funsize.net/projects/core/howto/plugin.html >> > > Note that's a random version of the documentation from who knows how long > ago. If you want a random version of t

Re: [Twisted-Python] strategies for tracking down memory issues

2014-01-17 Thread Kevin Horn
run a memory profiling function periodically (I think it just looked at gc.garbage, and sorted things nicely) and log it. I used txScheduler (which I wrote) for that. In fact that's part of why I wrote it. I can't give you much more detail than that, though. It was over 5 years ago,

Re: [Twisted-Python] Filing Bugs

2014-01-06 Thread Kevin Horn
o find each other? > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > -- -- Kevin Horn ___ Twi

Re: [Twisted-Python] Where is trial?

2013-12-29 Thread Kevin Horn
__ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Ticket #1330 - Socks V5 functionality

2013-11-17 Thread Kevin Horn
se"). > > > > * Native strings are used to represent byte strings throughout. > > > > * The protocol interface is uniformly misused (it should call > > `makeConnection` not `connectionMade`) > > > > Hope this helps, > > Jean-Paul > > > > ___

Re: [Twisted-Python] Twisted Users on Windows XP

2013-10-30 Thread Kevin Horn
On Wed, Oct 30, 2013 at 3:13 AM, Orestis Markou wrote: > > On 30 Οκτ 2013, at 12:34 π.μ., Glyph wrote: > > > On Oct 28, 2013, at 8:45 AM, Kevin Horn wrote: > > It's also worth noting that there are a fair number of people (at least I > know some) who use thei

Re: [Twisted-Python] Twisted Users on Windows XP

2013-10-30 Thread Kevin Horn
On Tue, Oct 29, 2013 at 5:34 PM, Glyph wrote: > > On Oct 28, 2013, at 8:45 AM, Kevin Horn wrote: > > It's also worth noting that there are a fair number of people (at least I > know some) who use their old XP licenses for testing Windows software in > VMs, especially if

Re: [Twisted-Python] Twisted Users on Windows XP

2013-10-28 Thread Kevin Horn
he hardware > reasonably recently. I have no idea if home users are in the same > situation. > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >

Re: [Twisted-Python] AMQP listening and user-facing daemon

2013-07-09 Thread Kevin Horn
;> Justin ChiuTRIUMF >> > > -- > David Serafini | ConsultingMTS | Oracle | david.seraf...@oracle.com | > 408-276-0486 > > > __**_ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.*

Re: [Twisted-Python] Twisted 13.1.0pre1 is here!

2013-06-17 Thread Kevin Horn
them! > > -Ashwini > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Announcing Crochet 0.7: Easily use Twisted from threaded applications

2013-05-25 Thread Kevin Horn
__ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

[Twisted-Python] Lore2sphinx current status

2013-04-25 Thread Kevin Horn
is still in the repo, AFAICR (I did mention cruft, right?), so you might take a look at that for more details. -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Improved StandardIO support in Windows

2013-04-19 Thread Kevin Horn
> ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > Fantastic to see someone picking up this work! -- Kevin Horn _

Re: [Twisted-Python] Twisted 13.0.0 released

2013-04-04 Thread Kevin Horn
t; http://pypi.python.org/packages/source/T/Twisted/Twisted-13.0.0.tar.bz2or > > > http://pypi.python.org/packages/2.7/T/Twisted/Twisted-13.0.0.win32-py2.7.msi > > > Thanks to the supporters of Twisted via the Software Freedom Conservancy > a

Re: [Twisted-Python] twisted.cred interface deficiences

2013-04-03 Thread Kevin Horn
esponse authentication, digest > auth, external auth mechanisms like TLS, et cetera. > > Your idea about adapters is well taken though; having the portal do that > when SASL-ified checkers are available seems reasonable, provided that it > won't break anything. > > -glyph > > -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Lore and generating reStructuredText (Lore2Sphinx)

2013-03-27 Thread Kevin Horn
On Tue, Mar 26, 2013 at 10:43 PM, Andrew Bennetts wrote: > Kevin Horn wrote: > […] > > Why? What does this buy us? To me it seems more complicated, requires > […] > > > > If it's just an incremental transition, then I think we can get that > > without r

Re: [Twisted-Python] Lore and generating reStructuredText (Lore2Sphinx)

2013-03-26 Thread Kevin Horn
On Tue, Mar 26, 2013 at 3:41 PM, Glyph wrote: > On Mar 26, 2013, at 7:03 AM, Kevin Horn wrote: > > - figure out a way to get Sphinx to take doctrees as input (I'm guessing > you'd serialize them in whatever way Sphinx does when it does it's caching, > stick t

Re: [Twisted-Python] Lore and generating reStructuredText (Lore2Sphinx)

2013-03-26 Thread Kevin Horn
On Mon, Mar 25, 2013 at 6:29 PM, Glyph wrote: > > On Mar 25, 2013, at 9:16 AM, Kevin Horn wrote: > > How can you tell that this was created by a directive? You can't, because > it could just as easily have been a list full of links to begin with. > > > But, I don&

Re: [Twisted-Python] Lore and generating reStructuredText (Lore2Sphinx)

2013-03-25 Thread Kevin Horn
On Sat, Mar 23, 2013 at 9:57 PM, Glyph wrote: > > On Mar 21, 2013, at 7:17 AM, Kevin Horn wrote: > > Notice that the node trees look exactly the same. Now this is not quite > true, as there's probably some attributes on the actual Python nodes that > might be used t

Re: [Twisted-Python] Lore and generating reStructuredText (Lore2Sphinx)

2013-03-21 Thread Kevin Horn
On Thu, Mar 21, 2013 at 9:17 AM, Kevin Horn wrote: > tl;dr A Lore plugin won't work for generating Sphinx source files, at > least not by itself. > > Itamar posted some notes from the Twisted BoF session that was held at > PyCon last weekend, and one of the things in it wa

[Twisted-Python] Lore and generating reStructuredText (Lore2Sphinx)

2013-03-21 Thread Kevin Horn
ly if you have any questions. I apologize in advance for the current state of the code, which is a bit messy (especially lore2sphinx-ng, which still has a bunch of cruft from the "old"/"current" version that I haven't gotten around to removing yet). .. _lore2sphinx-ng: htt

Re: [Twisted-Python] Notes from Twisted BoF at PyCon 2013

2013-03-20 Thread Kevin Horn
ed-python > > Thanks for posting this, Itamar. -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

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

2013-03-19 Thread Kevin Horn
t; Please give a quick test! > > -- > Thomas > > Awesome! -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Lore, Sphinx, and getting to the finish line (was: re: lore and tickets and other stuff)

2013-03-01 Thread Kevin Horn
On Fri, Mar 1, 2013 at 11:35 PM, Kevin Horn wrote: > > I think I have some changes to lore2sphinx and rstgen which I haven't > pushed yet. I'll try to get those out there soonish (sometime over the > weekend) in case people want to look at them. > > FYI. This t

Re: [Twisted-Python] Let's talk about maintaining Lore (and validity of tickets)

2013-03-01 Thread Kevin Horn
On Fri, Mar 1, 2013 at 11:44 AM, Kevin Horn wrote: Arg. Why do you always notice the errors _right_ after you send the mail? > Some what orthagonal to your point, but this is incorrect. lore2sphinx > was SPLIT some time ago into "lore2sphinx-ng&q

Re: [Twisted-Python] Let's talk about maintaining Lore (and validity of tickets)

2013-03-01 Thread Kevin Horn
rk that needs to be done. In fact I still think that if the Twisted community had actually wanted to, we could have switched over to Sphinx at the first PyCon Atlanta (2010?). Anyway, I'm not giving up. If nothing else, I'll end up with a nice restructuredText-generating library. And

Re: [Twisted-Python] Need help using FTPClient

2013-01-02 Thread Kevin Horn
t; http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > > There is a SOCKS5 client in a Twisted ticket, but it hasn't been merged into trunk yet (for lack of tests IIRC). I don't know whether it still works, but it did at one time. Here's the ticket: http://twistedmatrix.com/trac/ticket/1330 -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Twisted 12.3.0 released

2012-12-26 Thread Kevin Horn
wisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > -- -- Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

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

2012-12-14 Thread Kevin Horn
ation, see the NEWS file. > > Please download the tarballs and test them! > > -- > Thomas > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > --

Re: [Twisted-Python] Create client in Server factory

2012-11-01 Thread Kevin Horn
On Wed, Oct 31, 2012 at 4:06 PM, Phil Mayers wrote: > On 10/31/2012 02:31 PM, Kevin Horn wrote: > >> See also: >> http://twistedmatrix.com/trac/wiki/FrequentlyAskedQuestions#HowdoImakeinputononeconnectionresultinoutputonanother >> >> That example only uses a sing

Re: [Twisted-Python] Create client in Server factory

2012-10-31 Thread Kevin Horn
ory(dProto)) > > def main(): >d_connect.connectTCP(Dhost, port).addCallback(startListen) >reactor.run() > > The latter is simpler, but which is appropriate depends on your needs. > > Note that I've used ClientCre

Re: [Twisted-Python] Silly txoauth with Twisted Client Question

2012-10-25 Thread Kevin Horn
On Thu, Oct 25, 2012 at 1:44 PM, Glyph wrote: > > On Oct 25, 2012, at 8:11 AM, Kevin Horn wrote: > > Probably this message: > http://twistedmatrix.com/pipermail/twisted-python/2010-July/022500.html > > > Please post inline, not at the top. It seems we've

Re: [Twisted-Python] Silly txoauth with Twisted Client Question

2012-10-25 Thread Kevin Horn
Probably this message: http://twistedmatrix.com/pipermail/twisted-python/2010-July/022500.html Kevin Horn On Wed, Oct 24, 2012 at 3:24 AM, Laurens Van Houtven <_...@lvh.cc> wrote: > txoauth is something I started, then I realized I really hate oauth, then > it was "adopted&

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Kevin Horn
On Mon, Oct 22, 2012 at 2:22 PM, Glyph wrote: > > On Oct 22, 2012, at 10:53 AM, Kevin Horn wrote: > > > On Sun, Oct 21, 2012 at 11:05 PM, Glyph wrote: >> >> >> For what it's worth, I haven't authored a branch for Twisted with SVN in >> the las

Re: [Twisted-Python] Adding mock as a test suite dependency

2012-10-22 Thread Kevin Horn
ally I'm -0. Don't let that stop you from cooking up a patch that > would include it though, I might be in the minority here. > > -glyph > > Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Adding mock as a test suite dependency

2012-10-22 Thread Kevin Horn
ther mocking libraries, but I don't like any of the others as >much personally for various reasons. > > - I'd be willing to do the small amount of work to add it if there'd be >interest :) > > > Cheers, > Julian > > I like mock, but for

Re: [Twisted-Python] git repo maintenance

2012-10-22 Thread Kevin Horn
and running on twistedmatrix.com, albeit at a weird > URL. See, for example, < > http://twistedmatrix.com/users/frack.twistd/ui/ticket.html?id=1956>. This > might be useful because it is a considerably faster ticket-viewer than > Trac, do to its somewhat more parsimonious issua

Re: [Twisted-Python] twisted server config: command line, environment or Axiom?

2012-08-08 Thread Kevin Horn
multiple levels of configuration which are overridable. e.g. one or more config files (maybe in /etc, in /home/, the pwd) which override each other in a specified manner, which are in turn overridable by command line options and/or env vars whether any of this is appropriate for your case, an

Re: [Twisted-Python] [RFC] Introducing six as a dependency

2012-07-31 Thread Kevin Horn
s on the Python version_), Windows users will not have an > easy time of it. > > For the benefit of those who may come across this thread in the future, I've been using MinGW to build Twisted (on WinXP and Win7) for several years, with no problems at all. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Password hash for Perspective Brokers

2012-07-26 Thread Kevin Horn
On Thu, Jul 26, 2012 at 4:12 PM, Glyph wrote: > Le Jul 26, 2012 à 10:36 AM, Kevin Horn a écrit : > > > > > It would probably also help if someone finished the "Generic SASL > implementation" ticket. > > > > Lessee, who was working on that last? > &

Re: [Twisted-Python] [RFC] Introducing six as a dependency

2012-07-26 Thread Kevin Horn
ling twisted for those who don't have a C compiler, which I guess could be true. I always have one installed, so I haven't tried without one. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Password hash for Perspective Brokers

2012-07-26 Thread Kevin Horn
ntication features should be > exposed under a new API - either as new optional arguments accepted by > PBServerFactory (and perhaps PBClientFactory) and new login methods > (again, probably on those two classes). > > Jean-Paul > > It would probably also help if someone finished the &

Re: [Twisted-Python] Ping on Ticket

2012-07-23 Thread Kevin Horn
iew a > ticket or two. > > Is this the right report in Trac to start from? > > http://twistedmatrix.com/trac/report/15 > > > Thanks, > -Dan > > Yeah, that's probably the best place to start. Kevin Horn __

Re: [Twisted-Python] Ping on Ticket

2012-07-23 Thread Kevin Horn
nce the ticket is now on someone's mental "radar". Thanks for contributing to Twisted! Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Effects of backlog parameter on listenTCP

2012-07-19 Thread Kevin Horn
tated something like: > > "Size of the listen queue. The value is passed directly to the listen > system call and it's precise semantics is defined by the platform Twisted > runs on." > > Anyway, thanks! > > Tobias > > Tobias, Can you please create a ti

Re: [Twisted-Python] We need more mentors!

2012-04-16 Thread Kevin Horn
On Mon, Apr 16, 2012 at 12:19 PM, Kevin Horn wrote: > > > On Thu, Apr 12, 2012 at 9:08 AM, Jessica McKellar < > jessica.mckel...@gmail.com> wrote: > >> GSoC runs from May 21st - August 24th as a full-time internship. The GSoC >> FAQ says to expect to spend 5

Re: [Twisted-Python] We need more mentors!

2012-04-16 Thread Kevin Horn
, but I'd like to know what's involved and over what >> period of time before I sign up. >> >> Thanks, >> jml >> >> I'm happy to help out with the Sphinx conversion project idea, if we have an interested student. Has anyone shown interest in this so far? Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] [Twisted-commits] r33889 - Merge elementresource-5395: Add renderElement, for rendering Elements.

2012-03-20 Thread Kevin Horn
On Tue, Mar 20, 2012 at 8:52 AM, Glyph wrote: > > On Mar 20, 2012, at 8:43 AM, Kevin Horn wrote: > > On Mon, Mar 19, 2012 at 4:10 PM, Glyph wrote: > >> >> On Mar 18, 2012, at 9:44 AM, exar...@twistedmatrix.com wrote: >> >> > Plus, note that it w

Re: [Twisted-Python] [Twisted-commits] r33889 - Merge elementresource-5395: Add renderElement, for rendering Elements.

2012-03-20 Thread Kevin Horn
On Mon, Mar 19, 2012 at 4:10 PM, Glyph wrote: > > On Mar 18, 2012, at 9:44 AM, exar...@twistedmatrix.com wrote: > > > Plus, note that it was not a new contributor who finished this > > particular ticket. ;) > > > Re-attracting idle contributors has even more appeal, as maybe they'll > remember ho

Re: [Twisted-Python] Twisted Sprint at PyCon 2012 -- please sign up!

2012-01-31 Thread Kevin Horn
Sadly, I won't be able to make it to PyCon this year... Kevin Horn On Tue, Jan 31, 2012 at 9:26 AM, wrote: > On 12:41 pm, _...@lvh.cc wrote: > >Hey! > > > >So, I volunteered to manage the sprint at PyCon 2012. Since no-one else > >has, I'm moving forward

Re: [Twisted-Python] Extending twisted.words.protocols.irc

2012-01-25 Thread Kevin Horn
be active on the ticket. Pay attention to updates, code reviews, etc. See also: http://twistedmatrix.com/trac/wiki/ContributingToTwistedLabs Good luck! Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Finding out the IP which it failed to connect

2012-01-21 Thread Kevin Horn
On Fri, Jan 20, 2012 at 9:02 PM, Itamar Turner-Trauring wrote: > On 01/20/2012 02:23 PM, Facundo Batista wrote: > > On Fri, Jan 20, 2012 at 4:06 PM, Kevin Horn > wrote: > > > >> twisted.internet.tcp.Connector has a getDestination() method, which > should

Re: [Twisted-Python] Finding out the IP which it failed to connect

2012-01-20 Thread Kevin Horn
ailed > to connect? > > Thank you very much! > > -- > .Facundo > > Blog: http://www.taniquetil.com.ar/plog/ > PyAr: http://www.python.org/ar/ > twisted.internet.tcp.Connector has a getDestination() method, which should return an

Re: [Twisted-Python] Boston Twisted Sprint: Last-Minute December Edition

2011-12-09 Thread Kevin Horn
#x27;t know if that's by accident or design), I'm happy to try to take it over in furtherance of Twisted. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Log output formatting (was Re: logging question)

2011-11-17 Thread Kevin Horn
sg() > method and > http://twistedmatrix.com/documents/current/core/howto/logging.html. > > > -- > > Don Dwiggins > Advanced Publishing Technology > > > Please open a ticket for this, so it doesn't get lost. Thx. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-17 Thread Kevin Horn
27;t complete and people's e-mail addresses might not map their > (current) Git(Hub) one. > > Those are most definitely not complete. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Twisted 11.1.0 Released

2011-11-17 Thread Kevin Horn
> > Thanks to the supporters of the Twisted Software Foundation and to the > many contributors for this release. > > -- > Thomas > Great work, everyone, and especially Thomas, for performing the relatively tedious task of cutting the release. Kevin Horn __

Re: [Twisted-Python] Twisted Project Jobs Volunteer

2011-11-09 Thread Kevin Horn
to ask the hgsubversion people about this but got distracted by other things. I still intend to follow up at some point. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] kqueue reactor / ticket #1918

2011-11-04 Thread Kevin Horn
t they do not test > concurrency and > high connections numbers .. > > Cheers, > Tobias > > This is awesome, BUT... ...would probably have to be distributed outside of Twisted proper (at least for the moment), as Twisted supports versions of Python < 2.6, where select.

Re: [Twisted-Python] Slow PB imports

2011-11-02 Thread Kevin Horn
On Wed, Nov 2, 2011 at 5:51 PM, Glyph Lefkowitz wrote: > > I'd love to fix this > > -glyph > > Is there a ticket? Maybe there should be... Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://tw

Re: [Twisted-Python] how to write a doc for Twisted with Sphinx?

2011-09-21 Thread Kevin Horn
. Kevin Horn On Wed, Sep 21, 2011 at 6:53 AM, Jean-Daniel wrote: > Hello, > > Can we write a doc for Twisted using Sphinx at this point? > > What is the status of the Lore to Sphinx transition project? I could find: > > #4621 lore2sphinx should make pretty links to included

Re: [Twisted-Python] Status of current proxy support (of various kinds)

2011-08-09 Thread Kevin Horn
in more detail as a reference). It's MIT licensed. Kevin Horn On Mon, Aug 8, 2011 at 11:31 PM, Glyph Lefkowitz wrote: > On Aug 8, 2011, at 10:10 PM, Peter Le Bek wrote: > > > Myself and another are working on adding SOCKS client support to Twisted > for > > use in Tor r

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

2011-07-06 Thread Kevin Horn
On Wed, Jul 6, 2011 at 5:35 AM, Laurens Van Houtven <_...@lvh.cc> wrote: > On Wed, Jul 6, 2011 at 12:19 AM, Kevin Horn wrote: > >> Also, Git _is_ worse on Windows than it is on *nix. It's just not as bad >> as it _used_ to be. It's functional. It works. B

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

2011-07-05 Thread Kevin Horn
On Tue, Jul 5, 2011 at 5:26 PM, Ivan Kozik wrote: > On Tue, Jul 5, 2011 at 22:19, Kevin Horn wrote: > > Git requires bash. This makes it painful for me (on Windows). > > In what sense? You can run git from cmd.exe, without having to deal > with bash. (You're not re

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

2011-07-05 Thread Kevin Horn
on *nix. It's just not as bad as it _used_ to be. It's functional. It works. But it is difficult to deal with, and a lot of Windows users I have talked to (as well as myself, of course) just don't like using it. I'm not necessarily saying that that means Twisted shouldn

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

2011-07-01 Thread Kevin Horn
On Fri, Jul 1, 2011 at 1:13 PM, Laurens Van Houtven <_...@lvh.cc> wrote: > On Fri, Jul 1, 2011 at 8:00 PM, Kevin Horn wrote: > > >> * Git is annoying. It's a pretty horrible piece of software in my >>opinion, and made some bad design decisions. >> >

Re: [Twisted-Python] SURVEY: Have you submitted a patch to Twisted and it never got in?

2011-07-01 Thread Kevin Horn
atch. > In theory, yes, though it is not obvious how to do this in a way that is compatible with Twisted's workflow and Combinator. See http://twistedmatrix.com/trac/wiki/BazaarMirror for examples of some of the caveats of using DVCS on top of Subversion. Granted this works for just authori

Re: [Twisted-Python] SURVEY: Have you submitted a patch to Twisted and it never got in?

2011-07-01 Thread Kevin Horn
party who had contributed it to Twisted. This was easily resolved with a google search and an email. Of course the ticket is still open because it needs tests... - One ticket was stalled because it required a "merge forward". Which is not really obvious how t

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

2011-07-01 Thread Kevin Horn
acement for an actual "marketing" or "home page" type site. Overall, this is probably a good plan, but it's going to bea harder and take more work than people think. Also, I agree with Itamar's comments that while switching to a DVCS might ameliorate Twisted's soc

Re: [Twisted-Python] twisted.cred implementation for LDAP, anyone?

2011-06-17 Thread Kevin Horn
x27;s old git repo is (AFAIK) no longer actively maintained. I only mention it because it took me forever to find it last time I went looking. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Information on new endpoints API?

2011-06-14 Thread Kevin Horn
On Tue, Jun 14, 2011 at 6:37 PM, Glyph Lefkowitz wrote: > > [1]: There is no cabal. > The first rule of the Twisted Cabal[1] is that you do not talk about the Twisted Cabal. [1]: There (really!) is no cabal. Kevin Horn ___ Twisted-Python mai

Re: [Twisted-Python] Asynchronous code PEP

2011-06-01 Thread Kevin Horn
lvh > > > Hmmm...you might think about also allowing bytearrays everywhere it says "data must be a bytestring". Maybe there's some problem with that (I haven't done a lot of Python3-style IO yet), but I don't think there is, and if they are to be allowed, it should be exp

Re: [Twisted-Python] Asynchronous code PEP

2011-05-31 Thread Kevin Horn
Hooray! Kevin Horn On Tue, May 31, 2011 at 4:58 PM, Laurens Van Houtven <_...@lvh.cc> wrote: > As promised: > > https://github.com/lvh/async-pep > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com >

Re: [Twisted-Python] Twisted featured on The Changelog

2011-05-03 Thread Kevin Horn
; http://thechangelog.com/post/5160421440/episode-0-5-8-twisted-with-glyph-lefkowitz > > ...and Glyph did a fantastic job! Definitely one of the better episodes. > > -J > > Yeah, I caught this earlier today. Very nice job, Glyph. Kevin Horn ___

Re: [Twisted-Python] Twisted Plugins - Implementation Discussion

2011-04-20 Thread Kevin Horn
o late), once distutils2/packaging drops, the idea will be for everyone to eventually move to using it rather that distutils, and using a setup.cfg rather than a setup.py. Also setuptools/distribute will hopefully go back to being a niche tool. Also also the Python community could use a plugin standard

Re: [Twisted-Python] WaitForMultipleObjects socket limitation

2011-04-07 Thread Kevin Horn
T_OBJECTS=64: > http://msdn.microsoft.com/en-us/library/ms687025(v=vs.85).aspx > > Note that you can wait on more than 64 objects at a time, just not using a single WaitForMultipleObjects call. The MSDN page Glyph pointed out has a little more info. Kevin Horn

Re: [Twisted-Python] prerelease preview predocumentation

2011-03-30 Thread Kevin Horn
ut off until we've deleted most of that part of the release > infrastructure. The important point is that it should *stop* the > migration from happening, since the results are actually better now than > they were, just more noticeable. > > At any rate: thanks for the feedback,

Re: [Twisted-Python] running several services from a single app

2011-03-29 Thread Kevin Horn
les I can find of it's use are by people who want to start a "tac" type application as a WinNT Service, but I think it would work for your purposes as well. Here's an example: http://foobar.lu/wp/2007/06/27/runnning-a-twisted-application-as-windows-service/ You can see the a

Re: [Twisted-Python] prerelease preview predocumentation

2011-03-28 Thread Kevin Horn
On Mon, Mar 28, 2011 at 10:14 AM, George Pauly wrote: > > On Sun, Mar 27, 2011 at 8:57 PM, Glyph Lefkowitz > wrote: > > > > On Mar 23, 2011, at 9:34 PM, Glyph Lefkowitz wrote: > > > > > > > > > > > Anyone have comm

Re: [Twisted-Python] prerelease preview predocumentation

2011-03-28 Thread Kevin Horn
been resolved with a bump in the Sphinx version. Or maybe it's a new problem completely...not sure. I'll check into when I get a chance. Probably won't be until at least tomorrow though, or maybe Wednesday. It's gonna be a busy week for me (again...sigh) . Kevin Horn __

Re: [Twisted-Python] Deferred documentation.

2011-03-23 Thread Kevin Horn
doesn't seem funny or >relevant at all.) > > > My guess is that it has to do with Twister, the classic board(?) game. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Announcing Twisted 11.0.0pre1!

2011-03-23 Thread Kevin Horn
an API for constructing endpoints from descriptive strings. > > * twisted.plugin no longer emits a confusing traceback when it can't > write a cache file. > > For more information, see the NEWS file. > > Download the tarballs and test away! > > Thanks, > Jes

Re: [Twisted-Python] Task-based documentation started

2011-02-01 Thread Kevin Horn
great in some places, dismal in others. There needs to be a systematic review of this to figure out what's missing. A "template" for docstrings wouldn't be a bad tool to have either. Kevin Horn ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Fingering Finger

2011-02-01 Thread Kevin Horn
ter. > >I'm also pretty anal about ticket lists and if these aren't going > >anywhere > >I'd love to close them ;) > > In an attempt to elicit some feedback on this, let me try casting the > issue in a different light. > > Does anyone think t

Re: [Twisted-Python] Task-based documentation started

2011-02-01 Thread Kevin Horn
every piece of documentation Twisted provides. And I've been surprised both by things I never expected to see, and by the stuff that is glaringly missing. Also that the man pages are almost totally divorced from the rest of the docs. Another thing I'd like to remedy. I'm really hopin

  1   2   3   >