Re: [Twisted-Python] deprecate using paths with trial

2017-02-14 Thread Glyph Lefkowitz
> On Feb 12, 2017, at 7:10 AM, Jean-Paul Calderone > wrote: > > Hello, > > Since trial has stopped adding the working directory to sys.path, it seems > very sensible to also stop accepting paths as a way to specify what tests to > run. Instead, only package, module, class, or test method na

Re: [Twisted-Python] Twisted 17.1 Release Announcement

2017-02-14 Thread Glyph Lefkowitz
> On Feb 12, 2017, at 4:10 AM, Phil Mayers wrote: > > On 12/02/2017 01:44, Glyph Lefkowitz wrote: > >> Yeah, this is a lack of test coverage for the 'default' case. >> Technically it /is/ a regression, but it's probably pretty unusual to >> use the default; point being, I don't think we need an

Re: [Twisted-Python] Twisted 17.1 Release Announcement

2017-02-14 Thread Glyph Lefkowitz
> On Feb 12, 2017, at 5:00 AM, Tristan Seligmann > wrote: > > On Sun, 12 Feb 2017 at 03:45 Glyph Lefkowitz > wrote: > > Yeah, this is a lack of test coverage for the 'default' case. Technically it > is a regression, but it's probably pretty unusual to use the

Re: [Twisted-Python] "twistd" in Twisted 16.4.0 can't import modules/packages from current working directory

2017-02-14 Thread Glyph Lefkowitz
> On Feb 12, 2017, at 11:08 AM, Craig Rodrigues wrote: > > On Tue, Feb 7, 2017 at 11:29 AM, Glyph Lefkowitz > wrote: > >> On Feb 7, 2017, at 6:59 AM, Jean-Paul Calderone > > wrote: >> >> On Fri, Jan 13, 2017 at 1:13 AM, Glyph L

Re: [Twisted-Python] conch.ssh.SSHFactory publicKeys and getPublicKeys

2017-02-14 Thread Glyph Lefkowitz
> On Feb 2, 2017, at 2:00 AM, Adi Roiban wrote: > > Hi, > > I am writing to ask about the reason why t.conch.ssh.Factory has both > the getPublicKeys and getPrivateKeys methods ? As with most things in Conch, the structure of these APIs was probably developed many years ago without any specif

Re: [Twisted-Python] Hanging SFTP client operations on server disconnection

2017-02-14 Thread Glyph Lefkowitz
> On Feb 2, 2017, at 2:43 AM, Adi Roiban wrote: > > Hi, > > t.conch.ssh.filetransfer.FileTransferClient._sendRequest keeps a > mapping with active SFTP requests in self.openRequests > > The self.openRequests is only updated when the server is responding > for that request. > > They are not cl

[Twisted-Python] Trying out Detectify on twistedmatrix.com

2017-02-14 Thread Ying Li
Hey all, I recently heard about https://detectify.com/ , which is a service which does automatic pen testing, scanning for OWASP top 10 vulnerabilities (https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project