Re: [Twisted-Python] Need write access to Twisted

2016-06-17 Thread Craig Rodrigues
On Fri, Jun 17, 2016 at 12:23 AM, Glyph wrote: > > I am also +1. I think Craig has demonstrated the utmost respect for the > process and has demonstrated a clear ability to follow it, which is the > main criteria. > > > Thank you. I will do my best to maintain the high standards of the Twisted

[Twisted-Python] integrating a Qt interface with twisted, qt5, python 2.x

2016-06-17 Thread steven meier
hi, why does the code below print "testing..." but not "123" 5 seconds after the application started? import sys from PyQt5 import QtWidgets from untitled import Ui_MainWindow #from webchat import get_main_page class Main(QtWidgets.QMainWindow): def __init__(self): QtWidgets.QMa

Re: [Twisted-Python] Need write access to Twisted

2016-06-17 Thread Glyph
> On Jun 17, 2016, at 12:02 AM, Adi Roiban wrote: > > On 17 June 2016 at 07:49, Craig Rodrigues > wrote: > Hi, > > Can someone grant me write access to Twisted? > I want to continue with my Python3 porting patches, > and help test things directly on the buildbots

Re: [Twisted-Python] Need write access to Twisted

2016-06-17 Thread Adi Roiban
On 17 June 2016 at 07:49, Craig Rodrigues wrote: > Hi, > > Can someone grant me write access to Twisted? > I want to continue with my Python3 porting patches, > and help test things directly on the buildbots. > > I am +1 As a reviewer I am looking forward for just reviewing the buildbot status,