[Python-Dev] Sysadmin tasks
Hello Just curious, is there any sort of tasklist for any sort of sysadmin sort of work surrounding CPython development? There seem to be plenty of tasks for the actual coding part, but it would be good to get something up for the more systems admin side of things. If there is no one managing that side yet, I would be more than happy to start to do so. Thanks SbSpider ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Sysadmin tasks
On Wed, 01 Oct 2014 20:35:29 +1300, Shorya Raj wrote: > Just curious, is there any sort of tasklist for any sort of sysadmin sort > of work surrounding CPython development? There seem to be plenty of tasks > for the actual coding part, but it would be good to get something up for > the more systems admin side of things. If there is no one managing that > side yet, I would be more than happy to start to do so. We have a sysadmin team (python-infrastructure is the mailing list, there's also a #python-infra channel on freenode). I'm sure they will be happy for additional help! I don't know that they have a formal task list, but they might. (Although I also do sysadmin stuff, I've confined myself to bugs.python.org for my python sysadmin work...and that isn't currently handled by the python-infrastructure team). --David ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Sysadmin tasks
Hi, http://speed.python.org/ could do with some love. Cheers, Mark. On 01/10/14 08:35, Shorya Raj wrote: Hello Just curious, is there any sort of tasklist for any sort of sysadmin sort of work surrounding CPython development? There seem to be plenty of tasks for the actual coding part, but it would be good to get something up for the more systems admin side of things. If there is no one managing that side yet, I would be more than happy to start to do so. Thanks SbSpider ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/mark%40hotpy.org ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Sysadmin tasks
On Wed, Oct 1, 2014 at 1:59 PM, Mark Shannon wrote: > Hi, > > http://speed.python.org/ > could do with some love. +1 ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Sysadmin tasks
On 2 Oct 2014 06:26, "Daniel Holth" wrote: > > On Wed, Oct 1, 2014 at 1:59 PM, Mark Shannon wrote: > > Hi, > > > > http://speed.python.org/ > > could do with some love. > > +1 Indeed :) More generally, see the list Benjamin Peterson put together at https://wiki.python.org/moin/PSFInfrastructure of the services the infra team manage. [email protected] is the relevant mailing list. As you've noticed, one of the things currently missing is a "getting started" guide akin to the developer guide for CPython. The infrastructure list would be the place to discuss potentially creating one (although that would also require discussion of what it should say!) Cheers, Nick. > ___ > Python-Dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com ___ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
