[Python-Dev] [OT] Server Side Clone mode

2011-05-16 Thread Dj Gilcrease
I was wondering if there was a place I could get the modifications that have been made at hg.python.org to add the Server Side Clone to the hgweb interface. Dj Gilcrease   ( |     \  o    ()   |  o  |`|   |      |      /`\_/|      | |   ,__   ,_,   ,_,   __,    ,   ,_, _|      | |    /      |

Re: [Python-Dev] Simple XML-RPC server over SSL/TLS

2011-05-16 Thread Dariusz Suchojad
Bill Janssen wrote: Hello, But what I would like to know, is if is there any reason why XML-RPC can't optionally work over TLS/SSL using Python's ssl module. I'll create a ticket, and send a patch, but I was wondering if it was a reason why this was not implemented. I think there's no deeper

Re: [Python-Dev] Python Support on OpenVMS

2011-05-16 Thread Antoine Pitrou
On Mon, 16 May 2011 08:08:27 + "Mathew, Sandeep (OpenVMS)" wrote: > Hi All, > > Thanks for your responses!. First thing on my radar is to get buildbot > working on OpenVMS. > I had a quick glance at source, although buildbot is written purely in python > it has many > platform specific iss

Re: [Python-Dev] Python Support on OpenVMS

2011-05-16 Thread Mathew, Sandeep (OpenVMS)
Hi All, Thanks for your responses!. First thing on my radar is to get buildbot working on OpenVMS. I had a quick glance at source, although buildbot is written purely in python it has many platform specific issues. See: https://github.com/buildbot/buildbot/blob/master/master/README.w32 However

Re: [Python-Dev] Python Support on OpenVMS

2011-05-16 Thread Nick Coghlan
On Mon, May 16, 2011 at 5:20 PM, "Martin v. Löwis" wrote: > Am 16.05.2011 04:15, schrieb Senthil Kumaran: >> On Sat, May 14, 2011 at 05:00:30PM +1000, Nick Coghlan wrote: >>> For ongoing support, it would also be *really* helpful if HP could >>> provide an OpenVMS buildbot. >> >> Yes, that would b

Re: [Python-Dev] Python Support on OpenVMS

2011-05-16 Thread Martin v. Löwis
Am 16.05.2011 04:15, schrieb Senthil Kumaran: > On Sat, May 14, 2011 at 05:00:30PM +1000, Nick Coghlan wrote: >> For ongoing support, it would also be *really* helpful if HP could >> provide an OpenVMS buildbot. > > Yes, that would be best first step in the on-going struggle to support > OpenVMS p