[Mailman-Developers] Re: Unable to create new thread in Local development Enviroment

2021-03-19 Thread radha sati
Thanks, Abhilash Raj. It worked for me! ___ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman

[Mailman-Developers] Re: Unable to create new thread in Local development Enviroment

2021-03-19 Thread Prashant Pandey
Thanks! Abhilash Raj (maxking) ___ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: http

[Mailman-Developers] CI CD test failure

2021-03-19 Thread hrs 2203
Hi everyone, I am facing some issues with the pipeline. While creating docs for issue #442 of mailman core, I updated my local master branch with the mailman/mailman, created a separate branch on my local machine and created a .rst file for BanManager Documentation. I tested the docs building local

[Mailman-Developers] Re: CI CD test failure

2021-03-19 Thread Mark Sapiro
On 3/19/21 8:47 AM, hrs 2203 wrote: > > I have tried many things but I can't understand why the tests are failing > even though I have only created a new file and changed nothing else. Your new file contains doctests one of which is failing. See https://gitlab.com/mailman/mailman/-/issues/442#no