[Python-Dev] Nab those release blockers!

Nick Coghlan ncoghlan at gmail.com
Mon Jun 9 13:28:57 CEST 2008


Benjamin Peterson wrote:
> As we approach the planned first betas for 2.6/3.0, my heart sinks
> when I see the imposing list of 16 release blockers. [1] Luckily, most
> of the issues have patches that just need *your* review. Others,
> namely the Py3k exception issues, may require a little more
> discussion, but I'm sure we can get it done.

For issue 643841 (providing a ProxyMixin class in a new typetools 
module), aside from the minor tweak mentioned in the last couple of 
comments, I'm basically looking for a yea or nay from Barry or Guido. I 
think it's the best answer we're going to find to the problem of how to 
write type-agnostic delegation classes in a Python world without classic 
classes.

Cheers,
Nick.

http://bugs.python.org/issue643841


-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-Dev mailing list