On Wed, Aug 11, 2010 at 12:39 PM, Benjamin Peterson <benja...@python.org> wrote:
> which would require ignoring the absence of __annotations__.

It turns out the patch that added __annotations__ support also made a
change to make all of the copied attributes optional.

So I'll be tidying up the implementation of that, extending it to the
updated attributes and adding unit tests to make sure they're all
optional.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
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