[Twisted-Python] Distributing apilinks.py

2014-02-20 Thread Adi Roiban
Hi, Right now apilinks.py is located in Twisted at docs/_extensions/apilinks.py, but a copy can also be found in pydoctor project. While reporting a bug for apilinks.py in Twisted I was ask to send the patch upstream in pydoctor [1] During the review of the patch in pydoctor, pydoctor's maintai

Re: [Twisted-Python] Contributing documentation inside CONTRIBUTING repo file

2014-02-20 Thread Hudson, Derrick
Disregard this message. I hit reply to the wrong message in my inbox. -Original Message- From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-boun...@twistedmatrix.com] On Behalf Of Hudson, Derrick Sent: Thursday, February 20, 2014 10:18 AM To: 'Twisted general discuss

Re: [Twisted-Python] Contributing documentation inside CONTRIBUTING repo file

2014-02-20 Thread Hudson, Derrick
Sorry, my mistake. PostgreSQL doesn't use upstart. $ sudo /etc/init.d/postgresql restart -Derrick -Original Message- From: twisted-python-boun...@twistedmatrix.com [mailto:twisted-python-boun...@twistedmatrix.com] On Behalf Of exar...@twistedmatrix.com Sent: Thursday, February 20, 20

Re: [Twisted-Python] Contributing documentation inside CONTRIBUTING repo file

2014-02-20 Thread exarkun
On 02:55 pm, a...@roiban.ro wrote: Hi. Right now CONTRIBUTING file from twisted repo sends developers to: https://twistedmatrix.com/trac/wiki/ContributingToTwistedLabs What do you think about having basic contributing documentation inside the repo? I am talking about these 2 pages: https://t

[Twisted-Python] Contributing documentation inside CONTRIBUTING repo file

2014-02-20 Thread Adi Roiban
Hi. Right now CONTRIBUTING file from twisted repo sends developers to: https://twistedmatrix.com/trac/wiki/ContributingToTwistedLabs What do you think about having basic contributing documentation inside the repo? I am talking about these 2 pages: https://twistedmatrix.com/trac/wiki/BasicGuideTo

[Twisted-Python] Status of twistedchecker

2014-02-20 Thread Adi Roiban
Hi, While submitting a patch on Twisted I got a review response that my code is not complaint with `twistedchecker`. My first reaction was: Holy code, what is twistedchecker! Searching the source code for `twistedchecker` gave no results and on the website there were only 2 wiki pages... none ta