Message2567

Author kzuberi
Recipients
Date 2006-12-13.22:46:01
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content

The patch applies and builds cleanly, follows the implementation in PyDictionary. The dict-proxy tests in test_descr now fail for a different reason, because of missing __weakref__ and __doc__ attributes. Didn't notice any new failures in regrtest or bugtests. 

Looks okay to me. Thanks for contributing the fix! Will commit shortly, assuming no other issues raised.

- kz

- kz
History
Date User Action Args
2008-02-20 17:18:36adminlinkissue1612711 messages
2008-02-20 17:18:36admincreate