Daniel Urban <urban.dani...@gmail.com> added the comment:

Attaching an updated patch for py3k.

> Not an expert, but the Python parts of your patch look good to me.
Me neither, but the C parts also look good to me. The tests fail without the 
patch, succeed with it.

Note, that it is possible, that the copy module also should be fixed similarly 
(but currently that can't even copy non-dynamic classes with a metaclass, see 
issue11480).

----------
components: +Extension Modules
versions: +Python 3.3
Added file: http://bugs.python.org/file21101/issue7689.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7689>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to