Re: [Twisted-Python] txtorcon 0.18.0

2017-01-11 Thread meejah
Glyph Lefkowitz writes: > Trying to figure out if this is a profound dissertation on the nature > of OPSEC or just an email client crashing... "yes". Well, actually ... I use emacs (Gnus) for email and have *nearly entirely* switched over to tmux for all my terminal

Re: [Twisted-Python] treq POST abborting with: err: ('Could not adapt', '{"....", "..."} )

2017-01-11 Thread Tom Most
Sure, I'd be happy to help (but won't get to it until the weekend). Username is twm. Thanks, Tom On 01/11/2017 04:44 PM, Glyph Lefkowitz wrote: > >> On Jan 10, 2017, at 6:43 PM, Tom Most > > wrote: >> >> On 01/08/2017 06:49 PM, Glyph Lefkowitz wrote:

Re: [Twisted-Python] Testing Strategies (was Re: Streaming Requests)

2017-01-11 Thread Glyph Lefkowitz
> On Jan 9, 2017, at 4:13 AM, Jean-Paul Calderone > wrote: > > On Mon, Jan 9, 2017 at 4:52 AM, Glyph Lefkowitz > wrote: > On Jan 8, 2017, at 4:34 PM, Jean-Paul Calderone

Re: [Twisted-Python] txtorcon 0.18.0

2017-01-11 Thread Glyph Lefkowitz
> On Jan 11, 2017, at 6:58 PM, meejah wrote: > > > > > ___ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python Trying to figure out if this is a

[Twisted-Python] txtorcon 0.18.0

2017-01-11 Thread meejah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 txtorcon 0.18.0 is released, improving error-reporting when you have SAFECOOKIE or COOKIE authentication turned on but can't read the file. * https://github.com/meejah/txtorcon/issues/200 You can download the release from PyPI or GitHub (or of

[Twisted-Python] txtorcon 0.18.0

2017-01-11 Thread meejah
___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] understanding twisted, better error handling

2017-01-11 Thread Glyph Lefkowitz
> On Jan 10, 2017, at 3:19 PM, steven meiers wrote: > > Am Montag, den 09.01.2017, 23:12 -0800 schrieb Glyph Lefkowitz: >> >> >>> On Jan 9, 2017, at 5:20 PM, steven meiers >>> wrote: >>> >>> the error does come up when you give agent.request a

Re: [Twisted-Python] treq POST abborting with: err: ('Could not adapt', '{"....", "..."} )

2017-01-11 Thread Glyph Lefkowitz
> On Jan 10, 2017, at 6:43 PM, Tom Most wrote: > > On 01/08/2017 06:49 PM, Glyph Lefkowitz wrote: >> >>> On Jan 6, 2017, at 11:03 AM, steven meiers < >>> commercial...@yahoo.de >>> > wrote: >>> >>> hi, >>> >>>

Re: [Twisted-Python] understanding twisted, better error handling

2017-01-11 Thread steven meiers
Am Montag, den 09.01.2017, 23:12 -0800 schrieb Glyph Lefkowitz: > > > > On Jan 9, 2017, at 5:20 PM, steven meiers > > wrote: > > > > the error does come up when you give agent.request a "GET" instead > > of a > > b"GET". > > That's expected; you do have to pass the