[Twisted-Python] Twisted 15.1 Release Announcement

2015-04-13 Thread HawkOwl
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 15.1.0 -- just in time for the PyCon sprints! This is not a big release, but does have some nice-to-haves: - You can now install Twisted's optional dependencies easier -- for example, `pip install twisted

[Twisted-Python] Adding support for Diameter protocol

2015-04-13 Thread Hamza Sheikh
I am new to Twisted and its community and exploring adding Diameter support. I have experience with Python but as I learn more I realize how little I know. This is my first foray contributing to a real open source project. I'm basically looking for mentors to guide me when I have questions abou

Re: [Twisted-Python] [Twisted-web] Twisted 15.1 Release Announcement

2015-04-13 Thread Glyph
> On Apr 13, 2015, at 04:17, HawkOwl wrote: > > On behalf of Twisted Matrix Laboratories, I am honoured to announce the > release of Twisted 15.1.0 -- just in time for the PyCon sprints! > > This is not a big release, but does have some nice-to-haves: > > - You can now install Twisted's optio

Re: [Twisted-Python] [Twisted-web] Twisted 15.1 Release Announcement

2015-04-13 Thread HawkOwl
zomg twisted stickers!!! Chris, let me know how much it is for you to send me some -- my laptop has Django stickers, but no Twisted. FOR SHAME - hawkie > On 14 Apr 2015, at 13:23, Glyph wrote: > > >> On Apr 13, 2015, at 04:17, HawkOwl wrote: >> >> On behalf of Twisted Matrix Laboratories,

Re: [Twisted-Python] Adding support for Diameter protocol

2015-04-13 Thread Glyph
> On Apr 14, 2015, at 00:22, Hamza Sheikh wrote: > > I am new to Twisted and its community Welcome, we are happy to have you! > and exploring adding Diameter support. What is Diameter? > I have experience with Python but as I learn more I realize how little I > know. This is my first foray

Re: [Twisted-Python] Adding support for Diameter protocol

2015-04-13 Thread Daniel Sank
Hey Hamza, I learned how to write asynchronous code more "recently" than a lot of the core devs and I'd be happy to guide you. As glyph says, the best way is to simply ask questions as you have them. Of course, a good tutorial is invaluable. Without any doubt the best starting point is David Peti