Re: [python-committers] Commit privileges for Roger Serwy for IDLE

2013-03-20 Thread Andrew Svetlov
Cool! Thank you, Ned, for picking up the subject. On Wed, Mar 20, 2013 at 8:26 PM, Ned Deily wrote: > In article > , > Nick Coghlan wrote: >> +lots, let's make it happen. > > Thanks everyone for your positive feedback. Roger has indicated he's > still interested. I've pointed him at the devel

Re: [python-committers] Commit privileges for Roger Serwy for IDLE

2013-03-20 Thread Raymond Hettinger
On Mar 19, 2013, at 12:17 PM, Ned Deily wrote: > I would like to propose Roger Serwy be given commit privileges to work > on IDLE. +1 Roger would do a great job. Raymond___ python-committers mailing list python-committers@python.org http://mail.p

Re: [python-committers] Commit privileges for Roger Serwy for IDLE

2013-03-20 Thread Ned Deily
In article , Nick Coghlan wrote: > +lots, let's make it happen. Thanks everyone for your positive feedback. Roger has indicated he's still interested. I've pointed him at the developer's guide section for new committers, in particular, sending ssh keys and signing up for this list, and I'v

Re: [python-committers] [Infrastructure] test suite dependencies on www.python.org

2013-03-20 Thread Trent Nelson
On Wed, Mar 20, 2013 at 12:47:09PM -0700, Noah Kantrowitz wrote: > > On Mar 20, 2013, at 12:44 PM, Martin v. Löwis wrote: > > > Am 20.03.13 04:27, schrieb R. David Murray: > >> Example: > >> > >>request = > >>urllib.request.Request("http://www.python.org/~jeremy/";) > >> > >> And then t

Re: [python-committers] [Infrastructure] test suite dependencies on www.python.org

2013-03-20 Thread R. David Murray
On Wed, 20 Mar 2013 12:47:09 -0700, Noah Kantrowitz wrote: > +1 on let them break, but when they get fixed it should be against a > dedicated testing endpoint if possible, preferably something internal > to the test suite. Maybe spawn an HTTP server in a background > thread/proc? I would very much

Re: [python-committers] Commit privileges for Roger Serwy for IDLE

2013-03-20 Thread Kurt B. Kaiser
+1 On Tue, Mar 19, 2013, at 03:17 PM, Ned Deily wrote: > I would like to propose Roger Serwy be given commit privileges to work > on IDLE. Roger has demonstrated long-term interest in IDLE and has been > contributing to IDLE in a number of ways for years. He has submitted > many patches for I

Re: [python-committers] [Infrastructure] test suite dependencies on www.python.org

2013-03-20 Thread Martin v. Löwis
Am 20.03.13 04:27, schrieb R. David Murray: > Example: > > request = urllib.request.Request("http://www.python.org/~jeremy/";) > > And then there are things like: > > h = client.HTTPSConnection('svn.python.org', 443, context=context) > > I don't think there are a huge number of these, b

Re: [python-committers] Commit privileges for Roger Serwy for IDLE

2013-03-20 Thread Nick Coghlan
On Tue, Mar 19, 2013 at 12:17 PM, Ned Deily wrote: > I would like to propose Roger Serwy be given commit privileges to work > on IDLE. Roger has demonstrated long-term interest in IDLE and has been > contributing to IDLE in a number of ways for years. He has submitted > many patches for IDLE to