Re: [Python-Dev] [python-committers] new hg.python.org server

2014-09-12 Thread Benjamin Peterson
On Fri, Sep 12, 2014, at 21:52, Shorya Raj wrote: > Just wondering - are there any sys-adminy sort of tasks that could be > completed? I mean, I have some (note, some) experience doing this, and I > wouldn't mind helping out (I inquired in the buildbot thread as well, but > there wasn't much of a

Re: [Python-Dev] [python-committers] new hg.python.org server

2014-09-12 Thread Shorya Raj
Just wondering - are there any sys-adminy sort of tasks that could be completed? I mean, I have some (note, some) experience doing this, and I wouldn't mind helping out (I inquired in the buildbot thread as well, but there wasn't much of a response). Thanks Shorya Raj On Sat, Sep 13, 2014 at 1:0

Re: [Python-Dev] [python-committers] new hg.python.org server

2014-09-12 Thread Raymond Hettinger
On Sep 12, 2014, at 5:34 PM, Benjamin Peterson wrote: > The > new VM is a bit beefier and has what I think is better network > connectivity, so hopefully that will improving the speed of repository > operations. Thanks Benjamin, the repo is noticeably faster. Raymond