Re: [Python-Dev] Any way to only receive emails for threads that I am participating in?

2018-03-05 Thread Matěj Cepl
On 2018-03-03, 02:15 GMT, Elias Zamaria wrote: > It seems like I can either subscribe and get emails for all of > the threads, or unsubscribe and not get any emails, making me > unable to reply to the threads I want to reply to. Go to https://mail.python.org/mailman/listinfo/python-dev in the l

Re: [Python-Dev] Any way to only receive emails for threads that I am participating in?

2018-03-05 Thread Nick Coghlan
On 6 March 2018 at 04:03, Elias Zamaria wrote: > Thanks for the suggestions, everyone. I think for now, I'll just try to > deal with it and maybe set up some filtering in Gmail. I'm not sure if it > is worth changing my habits and getting over the learning curve of these > tools just to deal with

Re: [Python-Dev] Python Test suite hangining

2018-03-05 Thread Christian Heimes
On 2018-03-05 13:13, Brett Cannon wrote: > > > On Sun, 4 Mar 2018 at 11:38 TonyFlury via Python-Dev > mailto:python-dev@python.org>> wrote: > > All, > Sorry to trouble you all  - but I am trying to get the Python 3.8 > test suite running on Ubuntu 16.0.4. > > As per the dev guid

Re: [Python-Dev] Any way to only receive emails for threads that I am participating in?

2018-03-05 Thread Elias Zamaria
Thanks for the suggestions, everyone. I think for now, I'll just try to deal with it and maybe set up some filtering in Gmail. I'm not sure if it is worth changing my habits and getting over the learning curve of these tools just to deal with this one mailing list. On Sat, Mar 3, 2018 at 12:03 AM,

Re: [Python-Dev] Python Test suite hangining

2018-03-05 Thread Brett Cannon
On Sun, 4 Mar 2018 at 11:38 TonyFlury via Python-Dev wrote: > All, > Sorry to trouble you all - but I am trying to get the Python 3.8 test > suite running on Ubuntu 16.0.4. > > As per the dev guide - having cloned the repo and run the build I am > running the test suite by : ./python -m test -j1