[Twisted-Python] code contribution/participation policy

2020-08-21 Thread Boris Epstein
Hi all, I have started working with Twisted and found it to be a very powerful package. That said, some modules are not documented very thoroughly (big surprise in the world of software, right?) and I also found some questionable code, too. If I were to contribute fixes/improvements, what is the

Re: [Twisted-Python] code contribution/participation policy

2020-08-21 Thread Colin Dunklau
Hi Boris, Probably the best starting point is https://twistedmatrix.com/trac/wiki/FrequentlyAskedQuestions#RequestsandContributing and specifically https://twistedmatrix.com/trac/wiki/ContributingToTwistedLabs and https://twistedmatrix.com/trac/wiki/TwistedDevelopment There are a lot of little de

Re: [Twisted-Python] code contribution/participation policy

2020-08-21 Thread Glyph
Welcome, Boris! If you're looking for stuff to work on, please feel free to discuss on this list. We absolutely could use more volunteers to maintain stuff, particularly improving the documentation! -glyph > On Aug 21, 2020, at 12:04 PM, Colin Dunklau wrote: > > Hi Boris, > > Probably the