Message239655
| Author | berker.peksag |
|---|---|
| Recipients | abacabadabacaba, berker.peksag, ethan.furman, larry, mark.dickinson, python-dev, rhettinger, serhiy.storchaka |
| Date | 2015-03-31.02:19:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427768343.98.0.623073073319.issue22609@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
UserDict_self_and_dict_keywords.patch looks good to me. Is there a reason not to use assertWarnsRegex? Also, there are already collections.UserDict() usages in the test file, so I'd remove the "from collections import UserDict" import. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-31 02:19:04 | berker.peksag | set | recipients: + berker.peksag, rhettinger, mark.dickinson, larry, abacabadabacaba, ethan.furman, python-dev, serhiy.storchaka |
| 2015-03-31 02:19:03 | berker.peksag | set | messageid: <1427768343.98.0.623073073319.issue22609@psf.upfronthosting.co.za> |
| 2015-03-31 02:19:03 | berker.peksag | link | issue22609 messages |
| 2015-03-31 02:19:03 | berker.peksag | create | |