[Python-ideas] Monitor implementation for the stdlib?
Adam Olsen
rhamph at gmail.com
Mon Oct 22 19:14:34 CEST 2007
On 10/22/07, Leonardo Santagada <santagada at gmail.com> wrote:
>
> Em 22/10/2007, às 03:21, Adam Olsen escreveu:
> > My threading extensions to Python (which I still haven't posted) will
> > provide a Monitor class and use it fairly often. There's two major
> > distinctions from what you suggest though:
>
> When are you planing on doing it?
I'm working on it now, although I take forever. Major functionality
is still missing.
> Why not put it on a googlecode svn repository?
They're picky about licensing. I don't think I can put a patch to
python on there.
I will eventually post on python's bug tracker.
--
Adam Olsen, aka Rhamphoryncus
More information about the Python-ideas
mailing list