Re: [Mailman-Developers] Update 2.0 - Creating threads to handle dynamic list

2015-06-09 Thread pranjal
Thanks for the detailed review. Replies inline! Stephen J. Turnbull wrote: Pranjal Yadav writes: > Blog: prany.github.io > code: giitlab.com/godricglow/mailman Sorry about the long brain dump. Pick some of the issues to address now and save the rest for later. I took a look at your blog.

[Mailman-Developers] Update 2.0 - Creating threads to handle dynamic list

2015-06-04 Thread Stephen J. Turnbull
Pranjal Yadav writes: > Blog: prany.github.io > code: giitlab.com/godricglow/mailman Sorry about the long brain dump. Pick some of the issues to address now and save the rest for later. I took a look at your blog. First I reviewed your proposal blog from April 29 (http://prany.github.io/gsoc

[Mailman-Developers] Update 2.0 - Creating threads to handle dynamic list

2015-06-04 Thread Stephen J. Turnbull
Hi all, I'll get to reviewing Pranjal's blog post later tonight; anybody who's going to be working on it (especially Terri), you might want to wait on mine so we don't duplicate. Steve ___ Mailman-Developers mailing list Mailman-Developers@python.org ht

[Mailman-Developers] Update 2.0 - Creating threads to handle dynamic list

2015-06-02 Thread Pranjal Yadav
After adding "dlist_enabled" attribute to mailing list object and adding relevant doctest and unittest, the most important part of the dlist project is threads. I have talked about all the details including introduction, implementation, requirements and the code in my blog. Its in initial stage so