> > ...and so finally, I hit upon the right case, and it sent me an email
> > with a new password
>
> Have you checked your spam folder? Looking at the mail logs, it appears
> a mail was sent at 2013-12-04 14:02:11 MST.
>
Sounds right...I got the email around 2013-12-04 16:02:11 EST
It containe
> > I assume there's something obvious that I'm missing, but it's flying
> below my visual radar, because I've tried looking everywhere on the
> site.
>
> I had exactly this problem last night. I googled "twisted password
> reset" and found this page
>
> http://twistedmatrix.com/trac/reset_passwo
I'm missing, but it's flying below my
visual radar, because I've tried looking everywhere
on the site.
I give up...can someone point me to the page/link where I can reset my password
(to http://twistedmatrix.com - not the mailing list - resetting my password on
the ma
replace its scheduler
with a non-reactor based one.
Thanks for any insight,
Gerrat
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Tristan Seligmann mithrandi.net> writes:
>
> On Tue, Jun 30, 2009 at 10:44 AM, Reza Lotun gmail.com> wrote:
> > To be safer, I do a request.content.getvalue() since content is a
> > cStringIO object and you can never be sure if somewhere along the
> > chain of processing someone hasn't done a .r
>It is possible to:
> - start the reactor when I initialize my program (eg. in main)
> - call connectTCP or connectSSL when I want and every time I want?
>
>Something like this:
>
>def check_messages(account):
> # connect to imap server and check for new mailboxes/messages
> reactor.con
>On Thu, Dec 24, 2009 at 09:41:11AM -0500, Gerrat Rickert wrote:
>> [snip]
>> >http://twistedmatrix.com/trac/ticket/3956
>> >Add arraysize option to runQuery in adbapi
>>
>> Well, as the guy who initiated this ticket, I'm certainly using
>> adbapi
very definitive;
and this
change will still technically be backwards-incompatible.
Perhaps the only reasonable backwards-compatible change that could be
made
would be adding either an attribute or method to the ConnectionPool to
set the
arraysize.
Gerrat
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
escribes with "Note that the cursor's
>`arraysize` attribute can affect the performance of this operation."
>Presumably in sensible DBAPI modules, `fetchall()` will read chunks as
>large as possible rather than limiting itself to `arraysize`, but
Gerrat
>appears to have found a
would make sense? It could be an
API
>compatible replacement for twisted.enterprise.adbapi, but use child
>processes
>instead of threads, and add one new method for interrupting outstanding
>work.
>
>Jean-Paul
I've never looked at Ampoule, but I like the idea and wouldn't mind
investigating the API compatible replacement idea (...not promising
anything...).
Gerrat
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>-Original Message-
>From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-
>boun...@twistedmatrix.com] On Behalf Of Dave Peticolas
>Sent: Wednesday, August 05, 2009 9:56 PM
>To: Twisted general discussion
>Subject: Re: [Twisted-Python] Adbapi issues
>
issues
>
>On 01:56 am, d...@krondo.com wrote:
>>Gerrat Rickert wrote:
>>[snip]
>>>2. ...since I can't get it to reconnect properly, perhaps I could
>>>just
>>>close the connections in the old connection pool, and create a new
&
e a way to
drop/recycle that particular connection from the pool if it didn't
respond in a timely fashion? ...or (assuming the dbpool.close() issue
went away), would "best-practice" be just closing the old pool, and
re-creating it?
...is this module widely used in production, or are most people using
something like SqlAlchemy (or "rolling their own")?
Thanks,
Gerrat
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>-Original Message-
>From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-
>boun...@twistedmatrix.com] On Behalf Of Gerrat Rickert
>Sent: Monday, July 27, 2009 10:54 AM
>To: Twisted general discussion
>Subject: Re: [Twisted-Python] (Mis)indented Posts
s
>
>On Mon, 6 Jul 2009 08:46:39 -0400, Gerrat Rickert
> wrote:
>> [snip]
>>>
>>>I really don't know how that could be specific to the twisted python
>>>list. I notice in the referenced message, Mark Sapiro says that
>>>rebuilding the archives f
om/trac/wiki/FrequentlyAskedQuestions#HowdoImakeTw
istedtalktomultipleclientsconnecttomultipleservers
- just call reactor.stop() in connectionLost method
after all connections have been lost
Regards,
Gerrat
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
>-Original Message-
>From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-
>boun...@twistedmatrix.com] On Behalf Of Antonio Beamud Montero
>Sent: Tuesday, July 07, 2009 1:14 PM
>To: Twisted general discussion
>Subject: [Twisted-Python] Connecting to multiple servers
>
>Hi a
gt;
>
>On Jul 3, 2009, at 10:32 AM, Gerrat Rickert wrote:
>
>> ...ok, I've created a new post twice on this list twice, and both
>> times
>> my post has been indented and placed under a completely
>> different/irrelevant post
>>
>> Here:
>> http:
>-Original Message-
>From: Jean-Paul Calderone [mailto:exar...@divmod.com]
>Sent: Friday, July 03, 2009 11:49 AM
>To: Twisted general discussion
>Subject: Re: [Twisted-Python] (Mis)indented Posts (list
administrativia)
>
>On Fri, 3 Jul 2009 10:32:07 -0400, Gerrat Ric
al changes working directory
>
>On Fri, 3 Jul 2009 10:17:12 -0400, Gerrat Rickert
> wrote:
>>I have a (Twisted) program that saves & uses a file in the current
>>working directory.
>>When running tests for the program, Trial changes the working
>directory,
>>causin
/2009-July/019902.html
...if this post hijacks a thread as well, then it will be 3 times.
...this seems to be something specific to the twisted python mailing
list:
http://www.mail-archive.com/mailman-users%40python.org/msg53996.html
Gerrat
___
Tw
0th-birthday type of surprise.
Don't get me wrong, I love Twisted...it makes writing
networked/asynchronous programs a breeze.
...everything I write now (in Python), just seems to "need" Twisted.
I just find Twisted's idiosyncr
>-Original Message-
>From: gl...@divmod.com [mailto:gl...@divmod.com]
>Sent: Tuesday, June 23, 2009 12:27 PM
>To: Twisted general discussion
>Subject: Re: [Twisted-Python] Twisted Trial
>
>
>(snip)
>
>On 01:42 pm, grick...@coldstorage.com wrote:
>> File "c:\python25\lib\site-packages\twist
import name ITestPlugin
test_example
ExampleTestCase
test_example ...
[OK]
---
Ran 1 tests in 0.000s
PASSED (successes=1)
Could someone point out what I am doing wrong (or is this traceback
"Normal&
24 matches
Mail list logo