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   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
            http://www.boredomandlaziness.org
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to