Re: [Python-Dev] PEP updating

2012-07-29 Thread martin
Martin, I have just received a huge pile of email saying this: " /home/docs/build-devguide: line 3: hg: command not found " From "Cron Daemon r...@python.org" Could this be related to the recent fix you made? Remotely related. This is really the cron job for updating the devguide, not the one

Re: [Python-Dev] PEP updating

2012-07-29 Thread Eli Bendersky
On Sun, Jul 29, 2012 at 2:18 PM, "Martin v. Löwis" wrote: > I added a cron job on www.python.org that checks every 5 minutes for > a modified PEP. So automatic updating should work again. > > Regards, > Martin > ___ Martin, I have just received a huge pile of email saying this: " /home/docs/

Re: [Python-Dev] PEP updating

2012-07-29 Thread Victor Stinner
Oh, thanks Martin! Victor Le 29 juil. 2012 13:20, Martin v. Löwis a écrit : > > I added a cron job on www.python.org that checks every 5 minutes for > a modified PEP. So automatic updating should work again. > > Regards, > Martin > ___ > Python-Dev mail

Re: [Python-Dev] PEP updating

2012-07-29 Thread Nick Coghlan
On Sun, Jul 29, 2012 at 9:18 PM, "Martin v. Löwis" wrote: > I added a cron job on www.python.org that checks every 5 minutes for > a modified PEP. So automatic updating should work again. Thanks! Will be very helpful to see the updates as Georg tweaks the release schedule in response to 3.3 relea