- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message67100
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 | <1211258771.45.0.0560353927275.issue2876@psf.upfronthosting.co.za> |
| 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:12 | rhettinger | set | spambayes_score: 0.0236541 -> 0.023654131 recipients: + rhettinger, brett.cannon |
| 2008-05-20 04:46:11 | rhettinger | set | spambayes_score: 0.0236541 -> 0.0236541 messageid: <1211258771.45.0.0560353927275.issue2876@psf.upfronthosting.co.za> |
| 2008-05-20 04:46:10 | rhettinger | link | issue2876 messages |
| 2008-05-20 04:46:08 | rhettinger | create | |

