[Twisted-Python] twisted and PyQt4

glyph at divmod.com glyph at divmod.com
Tue May 30 19:31:30 EDT 2006


On Tue, 30 May 2006 15:13:30 -0600, Gabe Rudy <rudy at goldenhelix.com> wrote:
>> Cool! Could you please open an issue in the tracker with this attached?
>>
>
>Alright it's ticket #1770 [1], although I must admit that I have lost a bit of
>confidence in the cacual coders (me) ability to contribute to Twisted as my
>previous attempt to post a patch[2] has been wholly ignored for a month, even
>after a bit of nagging. Maybe this is just the timeline in which people get
>around to things, or maybe this is a symptom to the everything has a
>branch/review/merge methodology.

>[1] http://twistedmatrix.com/trac/ticket/1770
>[2] http://twistedmatrix.com/trac/ticket/1324

My apologies.  These both look like pretty good reports and they should be reviewed soon.

As far as the process being the bottleneck - it's not the process, we just don't have enough manpower.  There are currently 619 open tickets in Twisted, and only 11 maintainers.  We're overwhelmed.  New tickets can't always get the attention they deserve.  This isn't particular to Twisted's process - your tickets would require review in pretty much any open source project.

(BTW, reviewers; if you are reviewing patches from external contributors, you *don't* need to create branches first.  If the branch passes review, simply comment on the ticket and reference it in the commit message.)

The easiest way to get a branch reviewed is to look for a reviewer on #twisted on Freenode in real-time.  If you make a point of mentioning that your code already includes test-cases, it will probably get reviewed faster.

If you want to get your contributed feature-additions to get reviewed and merged REALLY fast, go through the tracker and write patches which fix existing bugs for a while.  You will have dedicated maintainers practically at your beck and call ;).




More information about the Twisted-Python mailing list