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
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
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
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
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
+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
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
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