Re: [python-committers] [pydotorg-www] Deleting code.python.org

2012-07-03 Thread Martin v. Löwis
On 03.07.2012 21:38, Barry Warsaw wrote: > On Jul 02, 2012, at 05:57 PM, [email protected] wrote: > >> code.python.org was meant as a VCS-independent hostname for CPython; >> PEP 385 chose to use hg.python.org instead. >> >> I'd like to delete code.python.org. Objections? > > None from me. It's

Re: [python-committers] Further hg maintenance

2012-07-03 Thread Martin v. Löwis
On 02.07.2012 00:48, "Martin v. Löwis" wrote: > I'll report if we found something that can be considered a > permanent solution. Antoine managed to reduce the memory usage of Mercurial quite drastically. Not sure which contributed most, but a) hg was upgraded to 2.2 b) a patch was applied to hgweb

Re: [python-committers] Deleting code.python.org

2012-07-03 Thread Barry Warsaw
On Jul 02, 2012, at 05:57 PM, [email protected] wrote: >code.python.org was meant as a VCS-independent hostname for CPython; >PEP 385 chose to use hg.python.org instead. > >I'd like to delete code.python.org. Objections? None from me. Cheers, -Barry _