ACTIVITY SUMMARY (06/10/07 - 06/17/07)
Tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue
number. Do NOT respond to this message.
1645 open ( +0) / 8584 closed ( +0) / 10229 total ( +0)
Average duration of open issues: 829 days.
Medi
On Sat, Jun 16, 2007 at 11:31:56AM +0200, Georg Brandl wrote:
> That would be really nice. Should I subscribe to the pydotorg list?
Yes, please, and e-mail me an SSH key.
Such work should be done on ximinez for security reasons, I think,
even though the machine is fairly heavily loaded.
--amk
_
* "Martin v. L?wis" <[EMAIL PROTECTED]> [2007-06-16 12:10:45]:
> > I am a student participant of Google Summer of Code 2007 and I am
> > working on the cleanup task of urllib2, with Skip as my mentor.
>
> I have now given you write access. Please constrain all checkins
> to the sandbox; checkins
> I am a student participant of Google Summer of Code 2007 and I am
> working on the cleanup task of urllib2, with Skip as my mentor.
> I would like to request for a commit access to the Python Sandbox for
> implementing the changes as part of the project. I have attached by
> SSH Public keys.
> pr
A.M. Kuchling schrieb:
> What was the outcome of the discussion of Georg Brandl's reworked
> documentation ("The docs, reloaded")? Was any decision made on
> whether to go with reST, or on what changes need to made before that's
> possible? Did Fred Drake say what he thought?
For my part, I'm st
* Fred L. Drake, Jr. <[EMAIL PROTECTED]> [2007-06-16 01:06:59]:
> > * Coding question: Without retyping the bunch of code again in the
> > BaseResult, would is the possible to call parse_qs/parse_qsl function on
> > self.query and provide the result? Basically, what would be a good of
> > doin