This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients brett.cannon, rhettinger
Date 2008-05-20.04:46:07
SpamBayes Score 0.023654131
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The DictMixin class gets renamed to collections.MutableMapping.  So, it 
is just another 2-to-3 converter job.
History
Date User Action Args
2008-05-20 04:46:12rhettingersetspambayes_score: 0.0236541 -> 0.023654131
recipients: + rhettinger, brett.cannon
2008-05-20 04:46:11rhettingersetspambayes_score: 0.0236541 -> 0.0236541
messageid: <[email protected]>
2008-05-20 04:46:10rhettingerlinkissue2876 messages
2008-05-20 04:46:08rhettingercreate