Re: [Python-Dev] [Python-3000] Documentation switch imminent

2007-08-16 Thread Alexandre Vassalotti
On 8/16/07, Neal Norwitz <[EMAIL PROTECTED]> wrote: > On 8/15/07, Georg Brandl <[EMAIL PROTECTED]> wrote: > > Okay, I made the switch. I tagged the state of both Python branches > > before the switch as tags/py{26,3k}-before-rstdocs/. > > http://docs.python.org/dev/ > http://docs.python.org/dev/3.

Re: [Python-Dev] [Python-3000] Python 3000 Sprint @ Google

2007-08-16 Thread Bill Janssen
Barry Warsaw suggested: > > It's been a while since I wrote any Python C code, though -- are there > > better tools these days for debugging reference counting? Anyone > > know? > > No, but /that/ would make an awesome sprint topic . Indeed! Bill __

Re: [Python-Dev] [Python-3000] Python 3000 Sprint @ Google

2007-08-16 Thread Bill Janssen
> Maybe one of the three existing Python/SSL libraries should be stdlib- > ified instead of starting another new one from scratch? Yep, that's my intent. This should just be a change to _ssl.c. Bill ___ Python-Dev mailing list Python-Dev@python.org ht